ale/autoload/ale/handlers
2017-10-28 12:11:33 +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 Add cpplint linter 2017-05-16 19:09:59 +02:00
css.vim Ban use of ==# or ==? in the codebase, and prefer is# or is? instead 2017-08-08 08:39:13 +01:00
eslint.vim Fix #971 - Add an option for turning errors about missing eslint config files off. 2017-10-28 12:11:33 +01:00
gcc.vim Remove redundant code for the GCC handler, and fix bugs with errors for - not being parsed 2017-10-26 00:09:26 +01:00
haskell.vim #894 - Replace ugly temporary filenames for Haskell problems with the buffer's basename 2017-09-03 21:53:48 +01:00
rails_best_practices.vim Add rails_best_practices handler (resolves #655) (#751) 2017-07-12 10:43:47 +01:00
rubocop.vim Initialize rubocop variables in one place 2017-07-06 22:47:07 +01:00
ruby.vim Credit the original author of the Ruby handler 2017-04-25 20:50:56 +01:00
rust.vim Simplify some Rust handler code, and get the Rust handler tests passing on Windows 2017-09-10 00:06:31 +01: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 Fix an SML variable init bug, and get the SML cm file tests to pass on Windows 2017-09-10 00:20:05 +01:00
unix.vim Fix #518 Fix handling of spaces in filenames for various linters 2017-04-29 17:33:18 +01:00
writegood.vim Set better highlights for write-good 2017-10-25 00:58:16 +01:00