There was an error while loading. Please reload this page.
1 parent ce02cd1 commit 3404eedCopy full SHA for 3404eed
.pre-commit-hooks.yaml
@@ -45,6 +45,7 @@
45
- id: terraform_tflint
46
name: Terraform validate with tflint
47
description: Validates all Terraform configuration files with TFLint.
48
+ require_serial: true
49
entry: terraform_tflint.sh
50
language: script
51
files: (\.tf|\.tfvars)$
0 commit comments