We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a14a6d commit a64b428Copy full SHA for a64b428
.pre-commit-config.yaml
@@ -34,6 +34,7 @@ repos:
34
hooks:
35
- id: clang-format
36
types_or: [c, c++]
37
+ exclude: ^.*\/build_opt\.h$
38
- repo: https://github.com/psf/black-pre-commit-mirror
39
rev: "22.10.0"
40
0 commit comments