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

- Added shell script lint pre-commit check.

parent 0bafaf18
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,10 @@ ...@@ -16,6 +16,10 @@
files: tests/playbook.yml files: tests/playbook.yml
args: args:
- tests/playbook.yml - tests/playbook.yml
- repo: https://github.com/adarnimrod/shell-pre-commit
sha: v0.1.0
hooks:
- id: shell-lint
- repo: https://github.com/willthames/ansible-lint - repo: https://github.com/willthames/ansible-lint
sha: 959ab0f525e9abb19cf75f34381015cf33695f61 sha: 959ab0f525e9abb19cf75f34381015cf33695f61
hooks: hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment