summaryrefslogtreecommitdiff
path: root/ale_linters/terraform
AgeCommit message (Expand)Author
2021-12-11add support for checkov for linting terraform files (#4006)thyme-87
2021-05-25Don't use a temporary file for tflint (#3717)David Hotham
2021-03-04Fix 3605 - set fallback for error detail (#3606)Horacio Sanson
2021-01-30Fix 2726 - fix terraform linter.Horacio Sanson
2021-01-30Fix 3371 - Add terraform-ls supportHoracio Sanson
2020-04-20Add terraform-lsp integration (#2758)Oliver Ford
2019-10-07fix tflint handler for 0.11+ (#2775)Jérôme Foray
2019-08-13Remove +x bit from some files that don't need it.Eddie Lebow
2019-05-23Add a terraform linterKeith Maxwell
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-09-04Improve ALE project style checkingw0rp
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2017-11-19#852 - Capture error codes for tflintw0rp
2017-10-26don't use stdin with tflintNathaniel Williams
2017-10-26Add tflint fot TerraformNathaniel Williams