index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ale_linters
/
terraform
Age
Commit message (
Expand
)
Author
2022-10-04
Add support for tfsec Terraform linter (#4323)
koka
2022-05-17
Fallback to summary field if detail exists but is empty in terraform linter (...
Michał Padula
2021-12-11
add support for checkov for linting terraform files (#4006)
thyme-87
2021-05-25
Don't use a temporary file for tflint (#3717)
David Hotham
2021-03-04
Fix 3605 - set fallback for error detail (#3606)
Horacio Sanson
2021-01-30
Fix 2726 - fix terraform linter.
Horacio Sanson
2021-01-30
Fix 3371 - Add terraform-ls support
Horacio Sanson
2020-04-20
Add terraform-lsp integration (#2758)
Oliver Ford
2019-10-07
fix tflint handler for 0.11+ (#2775)
Jérôme Foray
2019-08-13
Remove +x bit from some files that don't need it.
Eddie Lebow
2019-05-23
Add a terraform linter
Keith Maxwell
2019-02-22
#2132 - Replace all uses of foo_callback with foo
w0rp
2018-09-04
Improve ALE project style checking
w0rp
2018-08-02
Simplify the code for most linters and tests with closures
w0rp
2017-11-19
#852 - Capture error codes for tflint
w0rp
2017-10-26
don't use stdin with tflint
Nathaniel Williams
2017-10-26
Add tflint fot Terraform
Nathaniel Williams