diff options
author | koka <koka.code@gmail.com> | 2022-10-04 11:47:00 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-04 11:47:00 +0900 |
commit | 14d2b261cec1284a0a99832a04399c1d483b937c (patch) | |
tree | d988a6152ec30a1aaeaf44c59163c267870c6c24 /doc/ale.txt | |
parent | 4094426c707dda404754487bf496db1b4c7d05f1 (diff) | |
download | ale-14d2b261cec1284a0a99832a04399c1d483b937c.zip |
Add support for tfsec Terraform linter (#4323)
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index c4ffcf8d..b17e2e42 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -3261,6 +3261,7 @@ documented in additional help files. terraform-ls..........................|ale-terraform-terraform-ls| terraform-lsp.........................|ale-terraform-terraform-lsp| tflint................................|ale-terraform-tflint| + tfsec.................................|ale-terraform-tfsec| tex.....................................|ale-tex-options| chktex................................|ale-tex-chktex| cspell................................|ale-tex-cspell| |