Ready, probably :)

This commit is contained in:
Anton Babenko 2016-09-27 20:01:11 +02:00
commit 587d4420a5
5 changed files with 10 additions and 7 deletions

View file

@ -1,4 +1,4 @@
# pre-commit-terraform hooks
# pre-commit-terraform hook
Single [pre-commit](http://pre-commit.com/) hook which runs `terraform fmt` on `*.tf` files.
@ -11,4 +11,4 @@ An example `.pre-commit-config.yaml`:
- id: terraform_fmt
```
Enjoy the clean code!
Enjoy the clean code!