summaryrefslogtreecommitdiff
path: root/ale_linters/tex
AgeCommit message (Expand)Author
2022-01-05Fix 4025 - Allow to configure texlab LSP settings (#4027)Horacio Sanson
2021-11-19Add cspell Linter (#3981)David Houston
2021-05-25Allow lintr to consider .Renviron settings. Fix #3391 (#3727)ourigen
2021-03-12Fix texlab#GetProjectRoot (#3610)ourigen
2019-05-13[linter] Add LSP support for LaTeX via texlabrliang
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2019-02-02Add settings for the Alex linterMartino Pilia
2019-01-27Add textlint for tex (#2234)TANIGUCHI Masaya
2018-12-11Add tests to lacheck linterHoracio Sanson
2018-12-10Fix 368 - Lacheck reports errors from input{} files.Horacio Sanson
2018-09-04Improve ALE project style checkingw0rp
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-07-24#1754 Require snake_case names for linters in the codebasew0rp
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2017-12-18Make alex a file linterJohannes Wienke
2017-12-18Enable the vale linter also for further markup languages (#1230)Johannes Wienke
2017-12-13Add a linter for alexJohannes Wienke
2017-11-17redpen support for asciidoc, reST, LaTeX and Re:VIEWrhysd
2017-10-25Fix #643 - Add support for write-good for many languagesSumner Evans
2017-05-12#549 Temporarily revert shell escaping changes, just for Windowsw0rp
2017-05-08#540 Fix shell escaping pretty much everywherew0rp
2017-04-24Break shared handlers up into their own files, and fix stylelint error handlingw0rp
2017-04-18Add a function for getting matches, and use it to simplify a lot of codew0rp
2017-04-17Move path functions to their own filew0rp
2017-04-16#427 Implement buffer variable overrides for all linter optionsw0rp
2017-04-15Make code more consistentw0rp
2017-03-02proselint: Add more supported filetypes (#367)Daniel M. Capella
2017-02-26Copy all loclist items returned from handlers, and set up defaults for conven...w0rp
2017-02-11Replace every stdin-wrapper script with the new %t formatting supportw0rp
2016-12-04LaTeX Linters (#190)Andrew Balmos
2016-11-28Add Proselint (#185)poohzrn