Skip to content
Snippets Groups Projects
Commit b8be0e68 authored by nimrod's avatar nimrod
Browse files

- Added ansible-lint pre-commit hook.

parent 2a7132e5
No related branches found
No related tags found
No related merge requests found
...@@ -10,3 +10,8 @@ ...@@ -10,3 +10,8 @@
sha: 94b506c144d4e22ebc1deef637a818db13bcaca5 sha: 94b506c144d4e22ebc1deef637a818db13bcaca5
hooks: hooks:
- id: ansible-pre-commit - id: ansible-pre-commit
- repo: https://github.com/willthames/ansible-lint.git
sha: v3.3.3
hooks:
- id: ansible-lint
files: \.(yaml|yml)$
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment