diff options
author | Zhuoyun Wei <wzyboy@wzyboy.org> | 2022-05-16 05:15:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-16 21:15:52 +0900 |
commit | 429f5a14474c21392f5d5f863f4a98e04a7e02d0 (patch) | |
tree | de4ce7cbc9fc8fb067cc5240133b6faa1e0d2a3f /doc/ale.txt | |
parent | b611fde7184ce06ab49a19c58a5e2c45d9e40fed (diff) | |
download | ale-429f5a14474c21392f5d5f863f4a98e04a7e02d0.zip |
Add support for Packer (#4192)
* Add support for HashiCorp Packer
* Add test for packer fmt
* Add doc for HCL/Packer
* Add link to Packer doc
* Also suggest packer fix for packer ft
* Add more links to TOC
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 5430affb..4f55258f 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2911,6 +2911,7 @@ documented in additional help files. hie...................................|ale-haskell-hie| ormolu................................|ale-haskell-ormolu| hcl.....................................|ale-hcl-options| + packer-fmt............................|ale-hcl-packer-fmt| terraform-fmt.........................|ale-hcl-terraform-fmt| help....................................|ale-help-options| cspell................................|ale-help-cspell| @@ -3041,6 +3042,8 @@ documented in additional help files. ibm_validator.........................|ale-openapi-ibm-validator| prettier..............................|ale-openapi-prettier| yamllint..............................|ale-openapi-yamllint| + packer..................................|ale-packer-options| + packer-fmt-fixer......................|ale-packer-fmt-fixer| pascal..................................|ale-pascal-options| ptop..................................|ale-pascal-ptop| pawn....................................|ale-pawn-options| |