Skip to content

Commit

Permalink
MueLu: Insist for the clang-format action to use a file
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamBenHarper committed Oct 28, 2023
1 parent ec87af0 commit 22daf38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/muelu_clangd_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
extensions: 'cpp,hpp'
# the action uses clang-format 8.0.1 when clang-format 8 is specified
clangFormatVersion: 8
style: file
inplace: False

0 comments on commit 22daf38

Please sign in to comment.