Skip to content

Commit dd9335f

Browse files
author
Rajeev Jaggavarapu
committed
Adding Pre-commit config file
1 parent 169f560 commit dd9335f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.pre-commit-config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
repos:
2+
- repo: git://github.com/antonbabenko/pre-commit-terraform
3+
rev: v1.27.0
4+
hooks:
5+
- id: terraform_fmt
6+
- id: terraform_docs

0 commit comments

Comments
 (0)