Add dhall-format as a Fixer

https://github.com/dhall-lang/dhall-lang
This commit is contained in:
patrick brisbin
2020-08-25 08:57:35 -04:00
parent 3e2abe3f25
commit 447aea4af0
5 changed files with 43 additions and 0 deletions

View File

@@ -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)