diff options
author | w0rp <w0rp@users.noreply.github.com> | 2016-10-05 00:21:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-05 00:21:48 +0200 |
commit | 322ecedf8f5e57be1aeff96a6d2cd5780b012285 (patch) | |
tree | 7568b29fe9e225a21d649d75ffe79c0674cd563f /README.md | |
parent | 49038228524d14ed4bdc8ee44b9ce391a3399564 (diff) | |
parent | dd3a34fa279b2289a8e73f27728dbbcca012f850 (diff) | |
download | ale-322ecedf8f5e57be1aeff96a6d2cd5780b012285.zip |
Merge pull request #41 from KabbAmine/linter-tidy
Add tidy support for html
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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/) | |