Skip to content

Commit 1e93d59

Browse files
committed
pre-commit: add cmake-format
1 parent 93841ab commit 1e93d59

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ repos:
1414
rev: 22.6.0
1515
hooks:
1616
- 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

Comments
 (0)