Skip to content

Commit

Permalink
Add cmake-format to pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
olantwin committed Nov 12, 2024
1 parent b4024b7 commit a15dca9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,9 @@ repos:
hooks:
- id: isort
name: isort (python)
- repo: https://github.com/cheshirekow/cmake-format-precommit
rev: v0.6.13
hooks:
- id: cmake-format
ci:
autofix_prs: false

0 comments on commit a15dca9

Please sign in to comment.