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