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

- Added pre-commit hook to lint shell scripts.

parent 59c433c2
No related branches found
No related tags found
No related merge requests found
...@@ -7,3 +7,8 @@ ...@@ -7,3 +7,8 @@
- id: check-yaml - id: check-yaml
- id: check-merge-conflict - id: check-merge-conflict
- id: flake8 - id: flake8
- repo: https://www.shore.co.il/git/shell-pre-commit/
sha: v0.1.0
hooks:
- id: shell-lint
files: ansible-syntax-check
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment