Added dartfmt fixer (#1683)

* Added dartfmt to Fixers
* Added dartfmt specific documentation
This commit is contained in:
Govind KP
2018-07-01 18:25:41 +05:30
committed by w0rp
parent 06f61eeeb8
commit 9d98e6db0c
7 changed files with 99 additions and 2 deletions
+2 -1
View File
@@ -59,6 +59,7 @@ CONTENTS *ale-contents*
nvcc................................|ale-cuda-nvcc|
dart..................................|ale-dart-options|
dartanalyzer........................|ale-dart-dartanalyzer|
dartfmt.............................|ale-dart-dartfmt|
dockerfile............................|ale-dockerfile-options|
hadolint............................|ale-dockerfile-hadolint|
elixir................................|ale-elixir-options|
@@ -342,7 +343,7 @@ Notes:
* Cython (pyrex filetype): `cython`
* D: `dmd`
* Dafny: `dafny`!!
* Dart: `dartanalyzer`!!, `language_server`
* Dart: `dartanalyzer`!!, `language_server`, dartfmt!!
* Dockerfile: `hadolint`
* Elixir: `credo`, `dialyxir`, `dogma`, `mix`!!
* Elm: `elm-format, elm-make`