Skip to content

Commit

Permalink
ci(pre-commit): Add gersemi hook for cmake auto-formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Holzhaus committed Dec 4, 2024
1 parent b7252f4 commit 01c81fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gersemirc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
indent: 2
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,10 @@ repos:
rev: 37c2513b1b8275a475a160ed2f5b044910335d5f # No release tag yet including #6 fix
hooks:
- id: qml_formatter
- repo: https://github.com/BlankSpruce/gersemi
rev: 0.17.1
hooks:
- id: gersemi
- repo: local
hooks:
- id: qsscheck
Expand Down

0 comments on commit 01c81fe

Please sign in to comment.