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 48b3a29 commit 475fb2bCopy full SHA for 475fb2b
.pre-commit-hooks.yaml
@@ -15,7 +15,7 @@
15
language: script
16
# Supported extensions by Terraform specified in
17
# https://github.com/hashicorp/terraform/blob/0c63fb2b097edcd5cb1a91322765a414206fbea2/internal/command/fmt.go#L30-L35
18
- files: \.(tf|tofu|tfvars|tftest\.hcl|tfmock\.hcl)$
+ files: \.(tf|tofu|tfvars|(tftest|tofutest|tfmock|tofumock)\.hcl)$
19
exclude: \.terraform/.*$
20
21
- id: terraform_docs
0 commit comments