Skip to content

Commit

Permalink
pre-commit-config.yaml : add gersemi
Browse files Browse the repository at this point in the history
  • Loading branch information
ManifoldFR committed Feb 12, 2025
1 parent 8d47200 commit 1e512fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gersemirc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
definitions: [./CMakeLists.txt,./cmake,./python,./src,./test]
line_length: 80
indent: 2
warn_about_unknown_commands: false
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ repos:
rev: v5.0.0
hooks:
- id: trailing-whitespace
- repo: https://github.com/BlankSpruce/gersemi
rev: 0.19.0
hooks:
- id: gersemi

0 comments on commit 1e512fe

Please sign in to comment.