summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKabbaj Amine <amine.kabb@gmail.com>2016-10-08 18:01:03 +0300
committerKabbaj Amine <amine.kabb@gmail.com>2016-10-08 18:01:03 +0300
commit49da6d409d94e65771d64ac8e40011c23815d9b4 (patch)
treec134e5648e837f268abdeb8a142af86be24eaeb8 /doc
parent197137aea0cd4816a3705d3d63e7bb0d61516c87 (diff)
downloadale-49da6d409d94e65771d64ac8e40011c23815d9b4.zip
Add linter HTMLHint for html files
Diffstat (limited to 'doc')
-rw-r--r--doc/ale.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 5ec2852a..4eae226f 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -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'