ale/ale_linters/tex
Andrew Balmos 35307c0585 LaTeX Linters (#190)
* Add chktex linter

* Alias plaintex to tex

* Add lacheck linter

Closes #179

* Add the chktex warning code

This very useful to have when you want to suppress lint warnings with LaTeX
comments. chktex tends to be a bit noisy so this often needed.

* lacheck: Make regex less specific

To be more robust future changes in `stdin-wrapper`
2016-12-04 22:19:06 +00:00
..
chktex.vim LaTeX Linters (#190) 2016-12-04 22:19:06 +00:00
lacheck.vim LaTeX Linters (#190) 2016-12-04 22:19:06 +00:00
proselint.vim Add Proselint (#185) 2016-11-28 09:36:11 +00:00