ale/autoload/ale/handlers
w0rp 3e11cbd18d
Update syntax checking
* Line continuation characters should be on the same lines.
* .vim file line indentation should be a multiple of 4.
2019-02-06 18:05:13 +00:00
..
alex.vim Add a linter for alex 2017-12-13 14:37:42 +01:00
ccls.vim Move ccls functions to autoload/ale/handler 2018-09-28 03:26:57 +08: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 elixir-ls now recognizes umbrella projects 2018-11-04 06:40:25 -08:00
eslint.vim Fix #2192 - Handle more ignore-pattern messages for ESLint 2019-01-27 12:08:39 +00:00
flawfinder.vim Update syntax checking 2019-02-06 18:05:13 +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 Update syntax checking 2019-02-06 18:05:13 +00:00
haskell_stack.vim Add better support for Haskell stack compiler tools (#1851) 2018-09-28 09:05:01 +01:00
hlint.vim Add better support for Haskell stack compiler tools (#1851) 2018-09-28 09:05:01 +01:00
ktlint.vim Add ktlint fixer support. 2019-01-20 19:39:47 -06:00
markdownlint.vim Update syntax checking 2019-02-06 18:05:13 +00: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 Rust checker: allow secondary spans to be ignored (#1696) 2018-10-26 09:38:20 +01:00
scala.vim Add fsc linter for Scala (#1452) 2018-04-05 21:04:11 +02:00
sh.vim Add better detection for KornShell/ksh 2019-01-24 14:14:49 -05:00
sml.vim Update syntax checking 2019-02-06 18:05:13 +00: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