more git/docker/http CLI friendly tools/aliases

- also thank you Kevin
This commit is contained in:
MorganGeek
2020-03-06 12:19:52 +01:00
parent dd01934403
commit a111ae0168
6 changed files with 39 additions and 4 deletions

View File

@ -34,6 +34,13 @@ repos:
# - id: git-dirty
- id: forbid-binary
- id: bundler-audit
- repo: https://github.com/cesar-rodriguez/terrascan
rev: v0.2.0
hooks:
- id: terrascan
pass_filenames: false
args: [-l=infra] #NOTE: that this is the directory you created earlier to host your terraform
verbose: true
#- repo: https://github.com/ansible/ansible-lint.git
# rev: v4.1.0
# hooks: