syntastic/syntax_checkers
2014-09-16 13:12:41 +02:00
..
actionscript Cleanup. Deprecate a number of checker variables. 2014-06-24 19:02:42 +03:00
ada Cleanup: allow more exec overrides; formatting. 2014-02-08 09:45:51 +02:00
applescript makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
arduino Fixes duplicate syntax checker for arduino files 2014-08-02 13:34:27 +02:00
asciidoc makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
asm Cleanup: asm/gcc checker. 2014-02-08 09:32:44 +02:00
bemhtml Cleanup. Deprecate a number of checker variables. 2014-06-24 19:02:42 +03:00
bro Cleanup for bro. 2014-05-09 11:54:59 +03:00
c Clang tools: check exit codes. 2014-08-22 07:43:41 +03:00
cabal Cabal checker: cleanup. 2014-05-31 11:52:52 +03:00
chef Minor cleanup: &cpo guards and formatting. 2014-01-03 11:29:08 +02:00
co Cleanup. Deprecate a number of checker variables. 2014-06-24 19:02:42 +03:00
cobol Cleanup: allow more exec overrides; formatting. 2014-02-08 09:45:51 +02:00
coffee coffeelint: option --csv is deprecated (@greenify). 2014-05-29 12:09:17 +03:00
coq makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
cpp Clang tools: work without a compilation database. Cleanup. 2014-08-21 18:16:22 +03:00
cs makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
css Cleanup. Deprecate a number of checker variables. 2014-06-24 19:02:42 +03:00
cucumber makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
cuda Escape Festschrift, vol. 2: add function getExecEscaped(). 2014-02-07 11:19:30 +02:00
d Cleanup. Deprecate a number of checker variables. 2014-06-24 19:02:42 +03:00
dart Error highlighting cleanup. 2014-06-30 14:45:30 +03:00
docbk Minor cleanup: &cpo guards and formatting. 2014-01-03 11:29:08 +02:00
dustjs Minor cleanup: &cpo guards and formatting. 2014-01-03 11:29:08 +02:00
elixir Security: disable the elixir checker by default. 2014-07-16 18:39:52 +03:00
erlang Erlang: correctly handle additional LibDirs 2014-09-10 12:07:10 +01:00
eruby enable warnings for eruby files 2014-09-16 13:12:41 +02:00
fortran Cleanup: allow more exec overrides; formatting. 2014-02-08 09:45:51 +02:00
glsl makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
go Add pattern to match warnings from C compilers when checking Go code. 2014-02-14 12:32:57 -08:00
haml Cleanup. Deprecate a number of checker variables. 2014-06-24 19:02:42 +03:00
handlebars makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
haskell Cleanup. Deprecate a number of checker variables. 2014-06-24 19:02:42 +03:00
haxe Error highlighting cleanup. 2014-06-30 14:45:30 +03:00
hss makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
html JSHint checker: sort results. 2014-07-15 18:53:22 +03:00
java New option for SyntasticMake(): env. 2014-07-07 19:04:22 +03:00
javascript New postprocess function: guards. 2014-09-04 12:56:09 +03:00
json makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
less New postprocess function: guards. 2014-09-04 12:56:09 +03:00
lex \V<pattern> regexps can spell trouble if <pattern> contains backslashes. 2014-03-09 22:21:29 +02:00
limbo Cleanup. 2014-01-29 01:12:42 +02:00
lisp More clisp fixes. 2014-05-03 11:45:02 +03:00
llvm makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
lua \V<pattern> regexps can spell trouble if <pattern> contains backslashes. 2014-03-09 22:21:29 +02:00
matlab makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
nasm makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
nroff makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
objc More shell escape fixes. 2014-02-13 17:38:47 +02:00
objcpp More shell escape fixes. 2014-02-13 17:38:47 +02:00
ocaml Fix bad variable initialization 2014-08-16 22:27:34 -07:00
perl Cleanup. Deprecate a number of checker variables. 2014-06-24 19:02:42 +03:00
php The php checkers needs "guards" postprocessing. 2014-09-04 13:23:48 +03:00
po \V<pattern> regexps can spell trouble if <pattern> contains backslashes. 2014-03-09 22:21:29 +02:00
pod Minor cleanup: &cpo guards and formatting. 2014-01-03 11:29:08 +02:00
puppet Cleanup. Deprecate a number of checker variables. 2014-06-24 19:02:42 +03:00
python Bug fix: highlighting on python frosted checker 2014-09-03 18:35:19 +01:00
r R lint and svtools: fix CWD for Windows. 2014-06-14 06:53:50 +03:00
racket Bug fix: error sorting. 2014-04-16 22:16:40 +03:00
rst makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
ruby New option for SyntasticMake(): env. 2014-07-07 19:04:22 +03:00
sass SASS checker: fix errorformat. 2014-09-16 06:58:46 +03:00
scala Cleanup. Deprecate a number of checker variables. 2014-06-24 19:02:42 +03:00
scss SCSS-Lint: new error codes. 2014-08-26 16:59:52 +03:00
sh Do not expand() shell vars 2014-08-26 17:40:28 +02:00
slim More shell escape fixes. 2014-02-13 17:38:47 +02:00
tcl makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
tex Bug fix: error sorting. 2014-04-16 22:16:40 +03:00
texinfo \V<pattern> regexps can spell trouble if <pattern> contains backslashes. 2014-03-09 22:21:29 +02:00
text \V<pattern> regexps can spell trouble if <pattern> contains backslashes. 2014-03-09 22:21:29 +02:00
twig makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
typescript tslint: cleanup. 2014-04-21 13:07:39 +03:00
vala Error highlighting cleanup. 2014-06-30 14:45:30 +03:00
verilog Cleanup: allow more exec overrides; formatting. 2014-02-08 09:45:51 +02:00
vhdl Updated argument ordering for ghdl. 2014-04-23 20:03:33 +01:00
vim Vimlint: add g:syntastic_vimlint_options. 2014-07-11 15:48:37 +03:00
xhtml Formatting. 2014-04-15 09:09:37 +03:00
xml New checker for plist XML: plutil. 2014-04-13 19:59:54 +03:00
xslt Minor cleanup: &cpo guards and formatting. 2014-01-03 11:29:08 +02:00
yacc makeprgBuild() refactor: add *_before and *_after options. 2014-01-28 21:44:44 +02:00
yaml Cleanup. Deprecate a number of checker variables. 2014-06-24 19:02:42 +03:00
z80 GitHub has changed the addresses for user content. 2014-04-26 10:05:02 +03:00
zpt Minor cleanup: &cpo guards and formatting. 2014-01-03 11:29:08 +02:00
zsh Add shellcheck as zsh checker. 2014-02-05 09:31:50 +02:00