ale/ale_linters/terraform
w0rp be69af2705
#4607 No conflicts with nvim-lspconfig by default
Default `g:ale_disable_lsp` to a new mode `'auto'` by default. With this
setting applied, ALE will now check for the presence of nvim-lspconfig
and automatically turn off particular LSP linters if already configured
via nvim-lspconfig.

For users that do not use `nvim-lspconfig`, everything should work as
before.
2023-09-14 00:40:56 +01:00
..
checkov.vim add support for checkov for linting terraform files (#4006) 2021-12-11 20:51:26 +09:00
terraform.vim Fallback to summary field if detail exists but is empty in terraform linter (#4157) 2022-05-17 00:00:34 +09:00
terraform_ls.vim #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01: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
tfsec.vim Add support for tfsec Terraform linter (#4323) 2022-10-04 11:47:00 +09:00