Merge pull request #3261 from toastal/dhall

Enhanced Dhall fixer support
This commit is contained in:
Horacio Sanson
2021-01-20 21:06:03 +09:00
committed by GitHub
14 changed files with 222 additions and 40 deletions

View File

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