Add linter HTMLHint for html files

This commit is contained in:
Kabbaj Amine
2016-10-08 18:01:03 +03:00
parent 197137aea0
commit 49da6d409d
3 changed files with 50 additions and 2 deletions

View File

@@ -48,7 +48,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'