Skip to content

Commit

Permalink
fix tflint
Browse files Browse the repository at this point in the history
  • Loading branch information
saikrishnama committed Apr 15, 2024
1 parent d698a71 commit bb4a78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
- '--args=--config=.terraform-docs.yml'
- id: terraform_tflint
args:
- --args=--config=__GIT_WORKING_DIR__/.tflint.hcl
- --args=--config=.tflint.hcl
# - '--args=--only=terraform_deprecated_index'
# - '--args=--only=terraform_deprecated_interpolation'
# - '--args=--only=terraform_deprecated_index'
Expand Down

0 comments on commit bb4a78e

Please sign in to comment.