summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2016-10-05 00:21:48 +0200
committerGitHub <noreply@github.com>2016-10-05 00:21:48 +0200
commit322ecedf8f5e57be1aeff96a6d2cd5780b012285 (patch)
tree7568b29fe9e225a21d649d75ffe79c0674cd563f /README.md
parent49038228524d14ed4bdc8ee44b9ce391a3399564 (diff)
parentdd3a34fa279b2289a8e73f27728dbbcca012f850 (diff)
downloadale-322ecedf8f5e57be1aeff96a6d2cd5780b012285.zip
Merge pull request #41 from KabbAmine/linter-tidy
Add tidy support for html
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3a884a2d..7d3c2e23 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ name. That seems to be the fairest way to arrange this table.
| D | [dmd](https://dlang.org/dmd-linux.html)^ |
| Fortran | [gcc](https://gcc.gnu.org/) |
| Haskell | [ghc](https://www.haskell.org/ghc/)^ |
+| HTML | [tidy](http://www.html-tidy.org/) |
| JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/) |
| JSON | [jsonlint](http://zaa.ch/jsonlint/) |
| PHP | [php -l](https://secure.php.net/) |