mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-04-07 10:22:21 +00:00
feat(pre-commit): add cmake-format and cmake-lint hooks
This commit is contained in:
parent
5517a49e14
commit
cebe56541a
1 changed files with 5 additions and 0 deletions
|
|
@ -98,3 +98,8 @@ repos:
|
||||||
entry: nixfmt
|
entry: nixfmt
|
||||||
language: system
|
language: system
|
||||||
types: [nix]
|
types: [nix]
|
||||||
|
- repo: https://github.com/cheshirekow/cmake-format-precommit
|
||||||
|
rev: v0.6.10
|
||||||
|
hooks:
|
||||||
|
- id: cmake-format
|
||||||
|
- id: cmake-lint
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue