use getopt for args in the tflint hook, following the approach in terraform-docs (#75)

This commit is contained in:
chopped pork 2019-11-16 18:37:23 +00:00 committed by Anton Babenko
commit 8bddc8b81c
3 changed files with 537 additions and 15 deletions

View file

@ -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