mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-10 13:32:34 +08:00
Merge pull request #67 from KabbAmine/linter-htmlhint
Add linter HTMLHint for html files
This commit is contained in:
@@ -50,7 +50,7 @@ The following languages and tools are supported.
|
||||
* D: 'dmd'
|
||||
* Fortran: 'gcc'
|
||||
* Haskell: 'ghc'
|
||||
* HTML: 'tidy'
|
||||
* HTML: 'HTMLHint', 'tidy'
|
||||
* JavaScript: 'eslint', 'jscs', 'jshint'
|
||||
* JSON: 'jsonlint'
|
||||
* PHP: 'php' (-l flag), 'phpcs'
|
||||
|
||||
Reference in New Issue
Block a user