diff options
author | Derek P Sifford <dereksifford@gmail.com> | 2018-10-23 20:44:31 -0400 |
---|---|---|
committer | Derek P Sifford <dereksifford@gmail.com> | 2018-10-23 20:44:31 -0400 |
commit | e94a594e2ef65b27a79c406ce65c76a55fa39ead (patch) | |
tree | 3fe92d45eeb5c8613ddc7c11d141f84a5e411801 /doc/ale.txt | |
parent | 2000436dfd7a25a8e9f66788c94bfb4512adda98 (diff) | |
download | ale-e94a594e2ef65b27a79c406ce65c76a55fa39ead.zip |
add terraform fmt fixer for terraform and hcl filetypes
See #1718
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 3aab94b4..d6b280b0 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -129,6 +129,8 @@ CONTENTS *ale-contents* stack-build.........................|ale-haskell-stack-build| stylish-haskell.....................|ale-haskell-stylish-haskell| hie.................................|ale-haskell-hie| + hcl...................................|ale-hcl-options| + terraform-fmt.......................|ale-hcl-terraform-fmt| html..................................|ale-html-options| htmlhint............................|ale-html-htmlhint| tidy................................|ale-html-tidy| @@ -297,6 +299,7 @@ CONTENTS *ale-contents* tcl...................................|ale-tcl-options| nagelfar............................|ale-tcl-nagelfar| terraform.............................|ale-terraform-options| + fmt.................................|ale-terraform-fmt| tflint..............................|ale-terraform-tflint| tex...................................|ale-tex-options| chktex..............................|ale-tex-chktex| |