more git/docker/http CLI friendly tools/aliases
- also thank you Kevin
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user