Newer
Older
- repo: https://github.com/pre-commit/pre-commit-hooks.git
- id: check-yaml
- id: detect-private-key
- id: end-of-file-fixer
- repo: https://github.com/codespell-project/codespell.git
hooks:
- id: proselint
types: [plain-text]
exclude: LICENSE
- repo: https://gitlab.com/devopshq/gitlab-ci-linter.git
hooks:
- id: gitlab-ci-linter
args:
- "--server"
- https://git.shore.co.il
- repo: https://github.com/adrienverge/yamllint.git
- repo: https://github.com/executablebooks/mdformat.git
- repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git
- repo: https://github.com/shellcheck-py/shellcheck-py.git