We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93841ab commit 1e93d59Copy full SHA for 1e93d59
.pre-commit-config.yaml
@@ -14,3 +14,7 @@ repos:
14
rev: 22.6.0
15
hooks:
16
- id: black
17
+- repo: https://github.com/cheshirekow/cmake-format-precommit
18
+ rev: v0.6.13
19
+ hooks:
20
+ - id: cmake-format
0 commit comments