syntastic/syntax_checkers
Matt Butcher b21ddb5283 Added g:syntastic_phpcs_conf to allow phpcs flags.
PHPCS has a wide variety of commandline flags, including
support for various syntaxes. These must be configurable,
otherwise phpcs generates a high number of spurious errors for
code written to any standard other than the PEAR standard.
2011-12-07 14:03:57 +00:00
..
c.vim shift all the c helper functions into their own autoload lib file 2011-11-30 22:13:16 +00:00
coffee.vim make a fix to the coffee checker 2011-12-04 01:40:12 +00:00
cpp.vim shift all the c helper functions into their own autoload lib file 2011-11-30 22:13:16 +00:00
css.vim Support new error formats in csslint 0.8.0 2011-10-25 12:43:21 -04:00
cucumber.vim Properly escape % for makeprg 2010-09-24 10:48:49 +08:00
cuda.vim cuda.vim: added author note 2011-06-20 08:04:04 +02:00
docbk.vim update my email in the docbk checker 2010-12-26 11:52:17 +13:00
erlang_check_file.erl Syntax checking for erlang 2011-11-27 21:39:48 +00:00
erlang.vim fix for erlang syntax checker 2011-12-02 10:38:11 +00:00
eruby.vim Added conditional check on Windows, and adapted makeprg so that it works correctly (tested on Windows7) 2011-08-28 20:50:14 +02:00
fortran.vim Added syntax checker for fortran. 2011-08-23 23:56:50 +02:00
go.vim adding support for Google Go 2011-06-02 08:02:29 -07:00
haml.vim fix the haml syntax checker 2011-07-09 18:59:21 +12:00
haskell.vim Modifying the syntax_checker for Haskell 2011-10-13 09:39:33 -07:00
html.vim html checker: suppress "placeholder" HTML5 attribute errors 2011-07-10 15:38:43 +03:00
javascript.vim update the gjslint javascript checker 2011-12-04 02:14:24 +00:00
less.vim Updated less.vim so that it doesn't generate a CSS file when checking syntax 2011-03-16 11:45:55 +01:00
lua.vim move the highlighting/balloon code into the main plugin file 2011-11-30 19:23:31 +00:00
matlab.vim Add syntax checker for matlab/octave files 2011-06-09 18:11:14 -07:00
perl.vim don't break when efm_perl.pl isn't executable 2011-09-09 17:44:59 -07:00
php.vim Added g:syntastic_phpcs_conf to allow phpcs flags. 2011-12-07 14:03:57 +00:00
puppet.vim Need this on new puppet as well 2011-11-24 22:48:56 -05:00
python.vim move the highlighting/balloon code into the main plugin file 2011-11-30 19:23:31 +00:00
ruby.vim extend ruby errorformat 2011-02-09 03:28:24 +08:00
sass.vim sass: remove the bufnr hacks and ignore some irrelevant output 2011-11-29 09:16:40 +00:00
scss.vim move the scss checker out of the sass checker 2011-11-29 09:11:08 +00:00
sh.vim fix a bug with the sh checker 2011-12-05 15:07:22 +00:00
tcl.vim tcl checker: fix a small typo 2011-02-27 00:30:02 +13:00
tex.vim improve lacheck errorformat 2011-02-09 04:45:40 +08:00
vala.vim move the highlighting/balloon code into the main plugin file 2011-11-30 19:23:31 +00:00
xhtml.vim determine tidy's encoding option by vim's &fenc 2011-04-29 18:48:03 +03:00
xml.vim add xml syntax checker 2011-11-07 23:00:44 +01:00
xslt.vim add xslt syntax checker 2011-11-08 10:53:38 +01:00
zpt.vim Add support for Zope Page Template syntax checking using zptlint 2011-11-24 23:12:36 +00:00