syntastic/syntax_checkers
LCD 47 95879f19a9 Security: disable the racket checker by default.
This checker executes the code in the files it checks. This is probably fine
if you wrote the files yourself, but it can be a problem if you're trying to
check third party files. If you are 100% willing to let Vim run the code in
your files, set g:enable_racket_racket_checker to 1 in your vimrc to enable
this checker: vim let g:enable_racket_racket_checker = 1 There is also a
buffer-local version of this variable, that takes precedence over it in the
buffers where it is defined.

Reference: https://github.com/scrooloose/syntastic/issues/1773
2016-05-23 16:54:33 +03:00
..
actionscript Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
ada Absolute filepath for error and warnings. 2016-04-14 14:11:15 +02:00
ansible Ansible-lint checker: make "-p" option mandatory. 2015-11-16 16:49:58 +02:00
apiblueprint [drafter] Update known status code 2015-10-13 20:38:08 -07:00
applescript Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
asciidoc Asciidoc checker: fix errorformat to allow use as asciidoctor. 2016-01-08 23:04:02 +02:00
asm Checker asm/gcc: allow generic overrides. 2015-11-29 19:36:39 +02:00
bemhtml Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
bro Partial workaround for a misfeature of errorformat. 2015-10-28 17:56:50 +02:00
c Cleanup: minor formatting. 2016-02-20 09:58:44 +02:00
cabal Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
chef Cleanup: minor formatting. 2016-02-20 09:58:44 +02:00
co Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
cobol Formatting: folding. 2015-01-04 12:46:54 +02:00
coffee Partial workaround for a misfeature of errorformat. 2015-10-28 17:56:50 +02:00
coq Coqtop checker: fix potentially harmful errorformat. 2015-10-27 15:39:04 +02:00
cpp Cleanup: minor formatting. 2016-02-20 09:58:44 +02:00
cs Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
css Stylelint checker can also check SCSS files. 2016-01-10 18:55:59 +02:00
cucumber Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
cuda Checker nvcc: minor bug fix. 2016-04-26 20:09:00 +03:00
d DMD checker: use dub to find include directories. 2016-04-10 19:54:40 +03:00
dart Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
docbk Registry: cleaner handling of checker redirections. 2015-12-05 01:54:40 +02:00
dockerfile Dockerfile_lint checker: cleanup. 2015-11-27 20:25:28 +02:00
dustjs Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
elixir Add a mechanism for handling checkers disabled for security. 2015-07-01 10:56:09 +03:00
erlang Translate relative paths from non-root rebar.config files 2015-06-29 15:36:43 +02:00
eruby Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
fortran Gfortran checker: fix errorformat for gfortran 5. 2015-07-05 07:11:01 +03:00
glsl Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
go Checker govet: minor cleanup. 2016-04-25 08:49:40 +03:00
haml Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
handlebars Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
haskell Cleanup. 2016-04-25 09:15:49 +03:00
haxe Safety net: avoid suffixesadd interfering with findfile(). 2015-06-26 07:28:50 +03:00
hss Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
html ESLint can check JavaScript in HTML files. 2016-05-20 20:42:22 +03:00
jade Jade is now known as Pug. (@acidjazz) 2016-02-20 09:55:42 +02:00
java fix miss test classpath 2015-11-28 18:49:16 +08:00
javascript Cleanup. 2016-04-25 09:15:49 +03:00
json Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
less Checker lessc: deprecate variable "less_options". 2016-04-14 08:21:21 +03:00
lex Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
limbo Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
lisp Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
llvm Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
lua Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
markdown Add textlint checkers for text, Markdown, and HTML. 2016-03-20 20:37:56 +02:00
matlab Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
mercury Mercury checker: cleanup. 2015-03-19 08:33:54 +02:00
nasm Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
nix Partial workaround for a misfeature of errorformat. 2015-10-28 17:56:50 +02:00
nroff Registry: cleaner handling of checker redirections. 2015-12-05 01:54:40 +02:00
objc Registry: cleaner handling of checker redirections. 2015-12-05 01:54:40 +02:00
objcpp Registry: cleaner handling of checker redirections. 2015-12-05 01:54:40 +02:00
ocaml Cleanup. 2016-04-25 09:15:49 +03:00
perl Cleanup. 2016-04-25 09:15:49 +03:00
php Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
po Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
pod Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
pug Jade is now known as Pug. (@acidjazz) 2016-02-20 09:55:42 +02:00
puppet Puppet-lint checker: --log-format now expects %{line}. 2015-05-06 16:14:58 +03:00
python Cleanup. 2016-04-25 09:15:49 +03:00
qml Qmllint checker: cleanup. 2015-07-28 12:37:07 +03:00
r R linters: minor cleanup. 2015-12-08 19:33:17 +02:00
racket Security: disable the racket checker by default. 2016-05-23 16:54:33 +03:00
rmd Registry: cleaner handling of checker redirections. 2015-12-05 01:54:40 +02:00
rnc Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
rst Checker rst2pseudoxml: log exec. 2016-05-08 09:45:44 +03:00
ruby Move floating point functions to autoload. 2015-07-21 10:01:28 +03:00
sass Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
scala Checker scalastyle: fix command line. 2016-04-18 22:49:53 +03:00
scss Stylelint checker can also check SCSS files. 2016-01-10 18:55:59 +02:00
sh Checker shellcheck: infer shell from the current highlighting scheme. 2016-05-09 13:17:35 +03:00
slim Slim_lint checker: cleanup. 2015-11-29 19:14:05 +02:00
sml Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
spec Formatting: folding. 2015-01-04 12:46:54 +02:00
sql Sqlint checker now returns 1 when it detects errors. 2015-07-17 00:37:16 +03:00
stylus New checker for stylus: stylint. 2015-07-25 16:54:14 +03:00
tcl Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
tex Formatting: folding. 2015-01-04 12:46:54 +02:00
texinfo Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
text Add textlint checkers for text, Markdown, and HTML. 2016-03-20 20:37:56 +02:00
trig Checker rapper: cleanup. 2016-05-05 19:42:00 +03:00
turtle Checker ttl: cleanup. 2016-05-12 21:49:59 +03:00
twig Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
typescript Checker tsc: add guards option. 2015-12-08 12:38:56 +02:00
vala Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
verilog Iverilog checker: formatting. 2015-10-26 21:47:38 +02:00
vhdl New checker vcom for VHDL (@jevogel). 2015-11-03 19:00:25 +02:00
vim Vimlint checker: add logging. 2015-09-24 20:45:13 +03:00
xhtml Registry: cleaner handling of checker redirections. 2015-12-05 01:54:40 +02:00
xml Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
xquery BaseX: allow filenames to contain special characters. 2015-10-26 10:07:29 +02:00
xslt Registry: cleaner handling of checker redirections. 2015-12-05 01:54:40 +02:00
yacc Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
yaml Checker yamllint: cleanup. 2016-01-26 18:03:29 +02:00
yang Checker pyang: cleanup. 2016-04-12 14:53:33 +03:00
z80 Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
zpt Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
zsh Remove shellcheck checker for zsh 2015-04-02 22:20:10 +01:00