mirror of https://github.com/dense-analysis/ale
update doc/ale.txt
This commit is contained in:
parent
49c9b689ce
commit
368adb5c3a
|
@ -134,7 +134,7 @@ The following languages and tools are supported.
|
||||||
* Go: 'gofmt', 'go vet', 'golint', 'go build', 'gosimple', 'staticcheck'
|
* Go: 'gofmt', 'go vet', 'golint', 'go build', 'gosimple', 'staticcheck'
|
||||||
* Haml: 'hamllint'
|
* Haml: 'hamllint'
|
||||||
* Handlebars: 'ember-template-lint'
|
* Handlebars: 'ember-template-lint'
|
||||||
* Haskell: 'ghc', 'hlint'
|
* Haskell: 'ghc', 'hlint', 'hdevtools'
|
||||||
* HTML: 'HTMLHint', 'proselint', 'tidy'
|
* HTML: 'HTMLHint', 'proselint', 'tidy'
|
||||||
* Java: 'javac'
|
* Java: 'javac'
|
||||||
* JavaScript: 'eslint', 'jscs', 'jshint', 'flow', 'xo'
|
* JavaScript: 'eslint', 'jscs', 'jshint', 'flow', 'xo'
|
||||||
|
|
Loading…
Reference in New Issue