h
This commit is contained in:
2
.github/actions/clang-format/action.yml
vendored
2
.github/actions/clang-format/action.yml
vendored
@@ -20,4 +20,4 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
shopt -s globstar
|
||||
clang-format-${{ inputs.version }} --dry-run --Werror **/*.cpp
|
||||
clang-format-${{ inputs.version }} --dry-run --Werror **/*.cpp **/*.h
|
||||
|
Reference in New Issue
Block a user