summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorpatrick brisbin <pbrisbin@gmail.com>2020-08-25 08:57:35 -0400
committerpatrick brisbin <pbrisbin@gmail.com>2020-08-25 09:34:34 -0400
commit447aea4af045b80d63fafe4e65791aa6b7d5b21b (patch)
tree1f909fe3d474da40a41e8e8f50205e2a2b1306aa /supported-tools.md
parent3e2abe3f25493af63af91a6013447e378e09f6ec (diff)
downloadale-447aea4af045b80d63fafe4e65791aa6b7d5b21b.zip
Add dhall-format as a Fixer
https://github.com/dhall-lang/dhall-lang
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 29a06cf5..90fdfca0 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -128,6 +128,8 @@ formatting.
* [dartanalyzer](https://github.com/dart-lang/sdk/tree/master/pkg/analyzer_cli) :floppy_disk:
* [dartfmt](https://github.com/dart-lang/sdk/tree/master/utils/dartfmt)
* [language_server](https://github.com/natebosch/dart_language_server)
+* Dhall
+ * [dhall-format](https://github.com/dhall-lang/dhall-lang)
* Dockerfile
* [dockerfile_lint](https://github.com/projectatomic/dockerfile_lint)
* [hadolint](https://github.com/hadolint/hadolint)