mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
Ready, probably :)
This commit is contained in:
parent
8c2226857e
commit
587d4420a5
5 changed files with 10 additions and 7 deletions
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue