Updated pre-commit hooks
This commit is contained in:
parent
bc09d617fc
commit
59ad285bb8
@ -4,7 +4,10 @@ repos:
|
||||
hooks:
|
||||
- id: clang-format
|
||||
files: ^src/
|
||||
exclude: 'nosrc/'
|
||||
- id: cpplint
|
||||
files: ^src/
|
||||
exclude: 'nosrc/'
|
||||
- id: cppcheck
|
||||
files: ^src/
|
||||
exclude: 'nosrc/'
|
||||
|
Loading…
Reference in New Issue
Block a user