We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2ee658 commit 10d96afCopy full SHA for 10d96af
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
rev: v19.1.5
20
hooks:
21
- id: clang-format
22
- files: \.(c|h|cpp|hpp|cc|hh|cxx|hxx)$
+ files: \.(c|h|cpp|hpp|cc|hh|cxx|hxx|m|mm)$
23
types_or: [text]
24
25
- repo: https://github.com/pocc/pre-commit-hooks
0 commit comments