We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdd3c0a commit 9d31750Copy full SHA for 9d31750
.pre-commit-config.yaml
@@ -0,0 +1,7 @@
1
+repos:
2
+ - repo: git://github.com/antonbabenko/pre-commit-terraform
3
+ rev: v1.50.0
4
+ hooks:
5
+ - id: terraform_docs
6
+ - id: terraform_fmt
7
+ - id: terraform_validate
0 commit comments