mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-18 09:05:14 +08:00
Add hamllint linter for Haml (#377)
* Add hamllint linter for Haml * Simplify hamllint
This commit is contained in:
@@ -91,6 +91,7 @@ The following languages and tools are supported.
|
||||
* Erlang: 'erlc'
|
||||
* Fortran: 'gcc'
|
||||
* Go: 'gofmt -e', 'go vet', 'golint', 'go build'
|
||||
* Haml: 'hamllint'
|
||||
* Haskell: 'ghc', 'hlint'
|
||||
* HTML: 'HTMLHint', 'proselint', 'tidy'
|
||||
* Java: 'javac'
|
||||
|
||||
Reference in New Issue
Block a user