Following aws autoscaling course from https://github.com/Lowess
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
237 B
10 lines
237 B
repos:
|
|
- repo: git://github.com/antonbabenko/pre-commit-terraform
|
|
sha: v1.7.3
|
|
hooks:
|
|
- id: terraform_fmt
|
|
|
|
- repo: git://github.com/pre-commit/pre-commit-hooks
|
|
sha: v1.4.0
|
|
hooks:
|
|
- id: check-merge-conflict
|
|
|