ale/ale_linters/html
rhysd 401b964e9c html: Avoid old tidy on macOS
On macOS, Apple's command line toolchain installs very old `tidy`
command (It was released on 31 Oct 2006). It does not consider new specs
such as HTML5 so we should avoid it.
2018-01-03 01:50:31 +09:00
..
alex.vim Make alex a file linter 2017-12-18 15:26:52 +01:00
htmlhint.vim Refactor running of local Node programs with a helper function 2017-05-27 17:11:03 +01:00
proselint.vim Break shared handlers up into their own files, and fix stylelint error handling 2017-04-24 22:27:18 +01:00
tidy.vim html: Avoid old tidy on macOS 2018-01-03 01:50:31 +09:00
write-good.vim Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00