mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
use getopt for args in the tflint hook, following the approach in terraform-docs (#75)
This commit is contained in:
parent
cbf245833b
commit
8bddc8b81c
3 changed files with 537 additions and 15 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<a name="unreleased"></a>
|
||||
## [Unreleased]
|
||||
|
||||
|
||||
- Changes TFLint hook to not use --deep by default but allow enabling it (along with other parameters) via `args` ([#71](https://github.com/antonbabenko/pre-commit-terraform/issues/71))
|
||||
|
||||
<a name="v1.20.0"></a>
|
||||
## [v1.20.0] - 2019-11-02
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue