syntastic/syntax_checkers
Martin Grenfell 3be983469e Merge pull request #86 from justone/allow_non_executable_efm_perl_pl
don't break when efm_perl.pl isn't executable
2011-11-24 15:55:15 -08:00
..
c.vim Changed the C syntax checker to use GNU99 (as opposed to GNU89). 2011-11-24 23:30:40 +00:00
coffee.vim coffee -o doesn't take /dev/null, only directories. 2011-06-29 16:30:58 -07:00
cpp.vim add possibility to add compiler options like '-std=c++0x' 2011-09-09 21:55:04 +02: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
eruby.vim eruby checker: escape % chars in the sed expression 2011-02-10 22:56:41 +13: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 Also match 'new' errors 2011-08-13 21:59:46 -07: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 lua error highlighting standardized 2011-05-03 15:36:19 +03: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 phpcs support 2011-10-28 11:35:03 +02:00
puppet.vim Add --ignoreimport to puppet parse 2011-11-23 14:59:07 -05:00
python.vim Allow the use of flake8 instead of pyflakes to check python code 2011-11-16 16:37:03 +01:00
ruby.vim extend ruby errorformat 2011-02-09 03:28:24 +08:00
sass.vim Merge pull request #58 from epeli/master 2011-08-22 08:25:27 -07:00
sh.vim Fixed shebang detection for multiple buffers 2010-06-24 13:05:07 +08: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 vala syntax checker 2011-07-10 15:42:25 +03: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