This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/ale_linters/tex
ourigen 80a48d01be
Fix texlab#GetProjectRoot (#3610)
* Fix texlab GetProjectRoot

* Fix indents in texlab#GetProjectRoot

* Prevent texlab from starting on every tex file

* Update texlab Vader tests

* Fix GetProjectRoot to return parent of .git

Previously, the function returned `../.git/`. We want the function to return the parent directory above that as the project root. This should help pass Vader tests.
2021-03-12 20:40:40 +09:00
..
alex.vim Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
chktex.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
lacheck.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
proselint.vim Break shared handlers up into their own files, and fix stylelint error handling 2017-04-24 22:27:18 +01:00
redpen.vim redpen support for asciidoc, reST, LaTeX and Re:VIEW 2017-11-17 15:34:07 +09:00
texlab.vim Fix texlab#GetProjectRoot (#3610) 2021-03-12 20:40:40 +09:00
textlint.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
vale.vim Enable the vale linter also for further markup languages (#1230) 2017-12-18 10:15:00 +00:00
writegood.vim #1754 Require snake_case names for linters in the codebase 2018-07-24 10:05:44 +01:00