This commit is contained in:
Nick Gerleman
2022-10-14 07:55:13 -07:00
parent 931cd34073
commit 8c8ea5e6f0

View File

@@ -14,4 +14,4 @@ runs:
- name: clang-format
working-directory: ${{ inputs.directory }}
shell: bash
run: clang-format-12
run: clang-format-12 **/*(.h|.cpp|.m|.mm)