Skip to content

Commit

Permalink
comment tflint
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 23, 2023
1 parent b0c29a1 commit 4132acf
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 @@ -11,9 +11,9 @@ repos:
- --args=--config=.terraform-docs.yml
exclude: version.tf
exclude: examples/
- id: terraform_tflint
args: [ "--args=--config=__GIT_WORKING_DIR__/.tflint.hcl"]
exclude: examples/
# - id: terraform_tflint
# args: [ "--args=--config=__GIT_WORKING_DIR__/.tflint.hcl"]
# exclude: examples/

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
Expand Down

0 comments on commit 4132acf

Please sign in to comment.