Excluded the experiments dir
This commit is contained in:
parent
80c360e251
commit
148e4ad9a7
|
|
@ -9,7 +9,8 @@ files:
|
|||
)$
|
||||
exclude:
|
||||
(?x)^(
|
||||
.*error.*\.yaml
|
||||
.*error.*\.yaml|
|
||||
experiments/.*
|
||||
)$
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
|
|
|
|||
Loading…
Reference in New Issue