Skip to content
This repository was archived by the owner on Dec 16, 2020. It is now read-only.

Commit 70f7a13

Browse files
committed
Add precommit config
1 parent 883206c commit 70f7a13

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-config.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
repos:
2+
- repo: https://github.com/gruntwork-io/pre-commit
3+
sha: v0.0.2
4+
hooks:
5+
- id: terraform-fmt

0 commit comments

Comments
 (0)