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 5ac812b commit 1557bf9Copy full SHA for 1557bf9
.pre-commit-config.yaml
@@ -23,6 +23,7 @@ repos:
23
- "--args=--only=terraform_standard_module_structure"
24
- "--args=--only=terraform_workspace_remote"
25
- id: terraform_validate
26
+ exclude: ^examples/
27
- repo: https://github.com/pre-commit/pre-commit-hooks
28
rev: v5.0.0
29
hooks:
0 commit comments