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 3c6b88b commit 126706bCopy full SHA for 126706b
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
args:
12
- "--args=--only=terraform_deprecated_interpolation"
13
- "--args=--only=terraform_deprecated_index"
14
- - "--args=--only=terraform_unused_declarations"
+ # - "--args=--only=terraform_unused_declarations"
15
- "--args=--only=terraform_comment_syntax"
16
- "--args=--only=terraform_documented_outputs"
17
- "--args=--only=terraform_documented_variables"
0 commit comments