ale/ale_linters/terraform
thyme-87 091592bfb0
add support for checkov for linting terraform files (#4006)
* add support for checkov for terraform

* add tests for checkov handler

* add basic linter config tests for checkov

* update supported tools and languages lists

* simplify ale_linters#terraform#checkov#Handle

* ensure "-o json --quiet" is always set for checkov

* add documentation for checkov including config options

* fix tests after changing handling of default options for checkov

* add checkov to list of tools in doc/ale.txt
2021-12-11 20:51:26 +09:00
..
checkov.vim add support for checkov for linting terraform files (#4006) 2021-12-11 20:51:26 +09:00
terraform.vim Fix 3605 - set fallback for error detail (#3606) 2021-03-04 20:45:33 +09:00
terraform_ls.vim Fix 3371 - Add terraform-ls support 2021-01-30 16:09:39 +09:00
terraform_lsp.vim Add terraform-lsp integration (#2758) 2020-04-20 16:02:31 +01:00
tflint.vim Don't use a temporary file for tflint (#3717) 2021-05-25 09:41:14 +09:00