fix pre-commit setup
This commit is contained in:
parent
ba0fcd7432
commit
58eb874723
3 changed files with 8 additions and 8 deletions
|
|
@ -1,7 +1,7 @@
|
|||
repos:
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
rev: v17.0.6
|
||||
hooks:
|
||||
- id: clang-format
|
||||
args: [--style=file]
|
||||
files: \.(cc|cpp|cxx|hh|hpp|hxx)$
|
||||
rev: v17.0.6
|
||||
hooks:
|
||||
- id: clang-format
|
||||
args: [--style=file]
|
||||
files: \.(cc|cpp|cxx|hh|hpp|hxx)$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue