chore: add terraform_fmt pre-commit
This commit is contained in:
parent
ce43fbb730
commit
9f0e5045ac
8 changed files with 72 additions and 19 deletions
|
|
@ -15,3 +15,7 @@ repos:
|
|||
- --allow-multiple-documents
|
||||
- id: detect-private-key
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/antonbabenko/pre-commit-terraform
|
||||
rev: v1.86.0
|
||||
hooks:
|
||||
- id: terraform_fmt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue