syntastic/syntax_checkers/c
Jon Bernard aaacb92ce2 Correct expected return values for checkpatch checker
checkpatch.pl will return 1 when warnings or errors are found, at least in the
current -next tree.  This commit makes the checkpatch checker work again.
2013-09-11 11:19:42 -04:00
..
checkpatch.vim Correct expected return values for checkpatch checker 2013-09-11 11:19:42 -04:00
gcc.vim Make shell escaping less produce fewer useless quotes. 2013-07-04 21:04:20 +03:00
make.vim Uniform naming for load guards. 2013-05-29 14:50:29 +03:00
oclint.vim Make syntastic#makeprg#build() aware of filetypes. Fixes #667. 2013-05-31 21:05:45 +03:00
sparse.vim A first attempt at checking the exit code from the checkers. 2013-07-12 08:08:41 +03:00
splint.vim Make syntastic#makeprg#build() aware of filetypes. Fixes #667. 2013-05-31 21:05:45 +03:00
ycm.vim Uniform naming for load guards. 2013-05-29 14:50:29 +03:00