We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c84595 commit f70fcbbCopy full SHA for f70fcbb
1 file changed
.pre-commit-hooks.yaml
@@ -13,7 +13,7 @@
13
Rewrites all Terraform configuration files to a canonical format.
14
entry: hooks/terraform_fmt.sh
15
language: script
16
- files: \.(tf|tofu|tfvars)$
+ files: \.(tf|tofu|tfvars|tftest\.hcl|tfmock\.hcl)$
17
exclude: \.terraform/.*$
18
19
- id: terraform_docs
0 commit comments