diff options
author | patrick brisbin <pbrisbin@gmail.com> | 2020-08-25 08:57:35 -0400 |
---|---|---|
committer | patrick brisbin <pbrisbin@gmail.com> | 2020-08-25 09:34:34 -0400 |
commit | 447aea4af045b80d63fafe4e65791aa6b7d5b21b (patch) | |
tree | 1f909fe3d474da40a41e8e8f50205e2a2b1306aa /doc | |
parent | 3e2abe3f25493af63af91a6013447e378e09f6ec (diff) | |
download | ale-447aea4af045b80d63fafe4e65791aa6b7d5b21b.zip |
Add dhall-format as a Fixer
https://github.com/dhall-lang/dhall-lang
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale-supported-languages-and-tools.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt index 677267d8..85ea5d43 100644 --- a/doc/ale-supported-languages-and-tools.txt +++ b/doc/ale-supported-languages-and-tools.txt @@ -119,6 +119,8 @@ Notes: * `dartanalyzer`!! * `dartfmt`!! * `language_server` +* Dhall + * `dhall-format` * Dockerfile * `dockerfile_lint` * `hadolint` |