Skip to content
Snippets Groups Projects
Commit f71c5e50 authored by nimrod's avatar nimrod
Browse files
parents 748af21e bd2a4293
No related branches found
No related tags found
No related merge requests found
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
sha: 6dfcb89af3c9b4d172cc2e5a8a2fa0f54615a338 sha: 7539d8bd1a00a3c1bfd34cdb606d3a6372e83469
hooks: hooks:
- id: check-added-large-files - id: check-added-large-files
- id: check-json - id: check-json
- id: check-xml - id: check-xml
- id: check-yaml - id: check-yaml
- id: check-merge-conflict - id: check-merge-conflict
- repo: https://www.shore.co.il/git/ansible-pre-commit/ - repo: https://www.shore.co.il/git/ansible-pre-commit
sha: 94b506c144d4e22ebc1deef637a818db13bcaca5 sha: v0.4.0
hooks: hooks:
- id: ansible-pre-commit - id: ansible-syntax-check
- repo: https://github.com/willthames/ansible-lint.git always_run: true
sha: v3.3.3 files: tests/playbook.yml
args: ['tests/playbook.yml']
- repo: https://github.com/willthames/ansible-lint
sha: v3.4.4
hooks: hooks:
- id: ansible-lint - id: ansible-lint
files: \.(yaml|yml)$ always_run: true
files: tests/playbook.yml
args: ['tests/playbook.yml']
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment