Skip to content

Commit 837b9ae

Browse files
authored
remove terraform_fmt
1 parent 0dad069 commit 837b9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Rewrites all Terraform configuration files to a canonical format.
1414
entry: hooks/terraform_fmt.sh
1515
language: script
16-
files: \.tf(backend|vars)?$
16+
files: \.tf(vars)?$
1717
exclude: \.terraform/.*$
1818

1919
- id: terraform_docs

0 commit comments

Comments
 (0)