Excluded the experiments dir

This commit is contained in:
Salvador E. Tropea 2022-02-16 17:20:20 -03:00
parent 80c360e251
commit 148e4ad9a7
1 changed files with 2 additions and 1 deletions

View File

@ -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