We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b12e3 commit a12ea0cCopy full SHA for a12ea0c
1 file changed
.pre-commit-config.yaml
@@ -62,6 +62,7 @@ repos:
62
rev: v0.4.0
63
hooks:
64
- id: clang-format-docs
65
+ args: ["--style=file:.clang-format"]
66
additional_dependencies: [clang-format==21.1.8]
67
# C++
68
- repo: https://github.com/pre-commit/mirrors-clang-format
0 commit comments