This commit is contained in:
Nick Gerleman
2022-10-14 08:42:53 -07:00
parent 5a9ca30d36
commit 114e267d8d

View File

@@ -20,4 +20,4 @@ runs:
shell: bash shell: bash
run: | run: |
shopt -s globstar shopt -s globstar
clang-format-${{ inputs.version }} --dry-run --Werror **/*.cpp **/*.h clang-format-${{ inputs.version }} --dry-run --Werror **/*.cpp