.. |
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 |
eslint.vim
|
Revert "#1277 Try to get eslint_d to run the right version of eslint"
|
2018-04-13 21:02:56 +01:00 |
flawfinder.vim
|
Handle flawfinder severity level (#1400)
|
2018-03-10 10:44:55 +00:00 |
gawk.vim
|
Fix awk linter and security concerns. (#1411)
|
2018-03-14 17:46:57 +00:00 |
gcc.vim
|
Handle flawfinder severity level (#1400)
|
2018-03-10 10:44:55 +00:00 |
go.vim
|
Use govet handler for gosimple, gotype, staticcheck
|
2018-03-20 14:19:48 +00:00 |
haskell.vim
|
Fix #918 - Save prettier details for Haskell linters
|
2017-11-26 18:24:10 +00:00 |
markdownlint.vim
|
add basic support for markdownlint
|
2018-03-03 19:16:41 -05:00 |
ols.vim
|
Add ocaml-language-server for OCaml and ReasonML
|
2017-11-11 19:27:41 +01:00 |
pony.vim
|
functional pony linter
|
2018-02-10 13:17:53 -06:00 |
rails_best_practices.vim
|
Add rails_best_practices handler (resolves #655) (#751)
|
2017-07-12 10:43:47 +01:00 |
redpen.vim
|
handle multibyte string when linting text with redpen (#1416)
|
2018-03-18 18:12:47 +00: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
|
fixed rust errors parsing
|
2018-01-27 16:15:29 -05: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
|
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 |
textlint.vim
|
Close #542 - Add an option for disabling running locally installed executables by default
|
2018-04-09 19:11:20 +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
|
Missing warning level 'suggestion' for vale
|
2017-12-18 17:10:57 +01:00 |
writegood.vim
|
Close #542 - Add an option for disabling running locally installed executables by default
|
2018-04-09 19:11:20 +01:00 |