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