ale/autoload/ale/handlers
Matteo Centenaro 96d84aec8f
FIX: use mix from the project root directory (#1954)
* FIX: use mix from the project root directory
* Move find root project function to autoloaded handlers
* add tests for #ale#handlers#elixr#FindMixProjectRoot
2018-10-10 17:23:21 +01:00
..
alex.vim Add a linter for alex 2017-12-13 14:37:42 +01:00
cppcheck.vim Ban use of ==# or ==? in the codebase, and prefer is# or is? instead 2017-08-08 08:39:13 +01:00
cpplint.vim #852 - Capture error codes for cpplint 2017-11-15 11:28:16 +00:00
css.vim #852 - Capture error codes for stylelint 2017-11-19 12:30:20 +00:00
elixir.vim FIX: use mix from the project root directory (#1954) 2018-10-10 17:23:21 +01:00
eslint.vim Handle failing to connect to eslint_d 2018-09-17 17:32:57 +01:00
flawfinder.vim Handle flawfinder severity level (#1400) 2018-03-10 10:44:55 +00:00
gawk.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
gcc.vim Include the error in the detailed error message in the GCC handler 2018-08-02 21:45:16 +01:00
go.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
haskell.vim Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIR 2018-07-12 13:05:59 +01:00
markdownlint.vim add basic support for markdownlint 2018-03-03 19:16:41 -05:00
ols.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
pony.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
redpen.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
ruby.vim Update all Ruby linters to work consistently with bundler 2018-09-12 16:53:28 -04:00
rust.vim Switch to v:t_ variables for type checks 2018-07-25 01:27:28 +01:00
sasslint.vim Move the sasslint handlers to one location 2018-05-25 20:59:35 +01:00
scala.vim Add fsc linter for Scala (#1452) 2018-04-05 21:04:11 +02:00
sh.vim Fix #1051 - Support ash and dash for shellcheck and the sh linter 2017-10-26 21:21:42 +01:00
sml.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
textlint.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
tslint.vim Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
unix.vim Fix #518 Fix handling of spaces in filenames for various linters 2017-04-29 17:33:18 +01:00
vale.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
writegood.vim #1754 Require snake_case names for linters in the codebase 2018-07-24 10:05:44 +01:00