This commit is contained in:
Nick Gerleman
2022-10-14 08:29:35 -07:00
parent b288c14914
commit 3067175b64

View File

@@ -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