Skip to content

Commit

Permalink
test: commented terraform-docs block in .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rr-epam committed Feb 20, 2024
1 parent 963df1a commit 22754ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ repos:
hooks:
- id: terraform_fmt
- id: terraform_validate
- id: terraform_docs
args:
- '--args=--lockfile=false'
# - id: terraform_docs
# args:
# - '--args=--lockfile=false'
- id: terraform_tflint
args:
- '--args=--only=terraform_deprecated_interpolation'
Expand Down

0 comments on commit 22754ee

Please sign in to comment.