summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorHoracio Sanson <hsanson@gmail.com>2021-01-20 21:06:03 +0900
committerGitHub <noreply@github.com>2021-01-20 21:06:03 +0900
commit7e3d2930d8defbcb233b0bc21822cb8e8377bec2 (patch)
tree7ab9ffb56c40d2287103dc56c6ba831dcea8ea8b /supported-tools.md
parent7b42dd7387f4c45ac7d5fffb6662d0177f5e1d54 (diff)
parent3229d5aba468d01c418accbd59562cd75d7f1ddf (diff)
downloadale-7e3d2930d8defbcb233b0bc21822cb8e8377bec2.zip
Merge pull request #3261 from toastal/dhall
Enhanced Dhall fixer support
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 7590e9a4..b07f6acf 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -130,6 +130,8 @@ formatting.
* [language_server](https://github.com/natebosch/dart_language_server)
* Dhall
* [dhall-format](https://github.com/dhall-lang/dhall-lang)
+ * [dhall-freeze](https://github.com/dhall-lang/dhall-lang)
+ * [dhall-lint](https://github.com/dhall-lang/dhall-lang)
* Dockerfile
* [dockerfile_lint](https://github.com/projectatomic/dockerfile_lint)
* [hadolint](https://github.com/hadolint/hadolint)