This commit is contained in:
Nick Gerleman
2022-10-14 09:15:47 -07:00
parent 8bbc40c2b6
commit b6344224e2

View File

@@ -21,4 +21,4 @@ runs:
run: |
shopt -s globstar
shopt -s nullglob
clang-format-${{ inputs.version }} --dry-run --Werror **/*.cpp **/*. **/*.m **/*.mm
clang-format-${{ inputs.version }} --dry-run --Werror **/*.cpp **/*.h **/*.m **/*.mm