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 e95da03 commit a6e7f7cCopy full SHA for a6e7f7c
.pre-commit-config.yaml
@@ -24,3 +24,7 @@ repos:
24
- id: fix-byte-order-marker
25
- id: mixed-line-ending
26
- id: trailing-whitespace
27
+- repo: https://github.com/cheshirekow/cmake-format-precommit
28
+ rev: v0.6.13
29
+ hooks:
30
+ - id: cmake-format
0 commit comments