| # See https://pre-commit.com for more information |
| # See https://pre-commit.com/hooks.html for more hooks |
| - repo: https://github.com/pre-commit/pre-commit-hooks |
| - id: trailing-whitespace |
| - id: check-added-large-files |
| - repo: https://github.com/psf/black |
| - repo: https://github.com/koalaman/shellcheck-precommit |
| - repo: https://github.com/adrienverge/yamllint.git |
| # ------------------------------------------------------------------- |
| # https://docs.python.org/3/library/re.html#regular-expression-syntax |
| # ------------------------------------------------------------------- |
| ^jjb/pipeline/voltha/voltha-physical-soak-dt-tests.groovy |