| exclude: '^atmosphere/jsonnet/vendor' |
| - repo: https://github.com/pre-commit/pre-commit-hooks |
| - id: trailing-whitespace |
| - repo: https://github.com/compilerla/conventional-pre-commit |
| - id: conventional-pre-commit |
| - repo: https://github.com/ansible/ansible-lint |
| - repo: https://github.com/psf/black |
| - repo: https://github.com/pycqa/flake8 |
| - repo: https://github.com/pycqa/isort |
| - repo: https://github.com/google/go-jsonnet |
| files: atmosphere/jsonnet/\w\.(jsonnet|libsonnet)$ |
| files: atmosphere/jsonnet/\w\.(jsonnet|libsonnet)$ |
| - repo: https://github.com/igorshubovych/markdownlint-cli |
| args: ["--ignore=CHANGELOG.md"] |