Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 675c5b4

Browse files
committed
pre-commit: add cmake-format
1 parent 70f4cd8 commit 675c5b4

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
@@ -33,3 +33,7 @@ repos:
3333
rev: 4.0.1
3434
hooks:
3535
- id: flake8
36+
- repo: https://github.com/cheshirekow/cmake-format-precommit
37+
rev: v0.6.13
38+
hooks:
39+
- id: cmake-format

0 commit comments

Comments
 (0)