Skip to content
.pre-commit-config.yaml 638 B
Newer Older
nimrod's avatar
nimrod committed
-   repo: https://github.com/pre-commit/pre-commit-hooks
nimrod's avatar
nimrod committed
    sha: v0.7.1
nimrod's avatar
nimrod committed
    hooks:
    -   id: check-added-large-files
    -   id: check-json
    -   id: check-xml
    -   id: check-yaml
    -   id: check-merge-conflict
    -   id: flake8
    -   id: check-symlinks
nimrod's avatar
nimrod committed
-   repo: https://github.com/adarnimrod/ansible-pre-commit.git
nimrod's avatar
nimrod committed
    sha: v0.6.0
nimrod's avatar
nimrod committed
    hooks:
    -   id: ansible-syntax-check
-   repo: https://github.com/willthames/ansible-lint
    hooks:
    -   id: ansible-lint
        files: tests/playbook.yml
-   repo: https://github.com/adarnimrod/python-pre-commit.git
nimrod's avatar
nimrod committed
    sha: v0.2.0