syntastic/syntax_checkers/javascript
Josh f05a277f92 detect warnings in jshint
pass `jshint` the `--verbose` option to get 'W' or 'E' indicating
whether something is a warning or an error.

NOTE: this was tested with jshint 1.1.0 installed with `npm install
jshint`
2013-03-15 16:30:08 -05:00
..
closurecompiler.vim add guards to all checkers 2013-02-21 15:50:41 +00:00
gjslint.vim add guards to all checkers 2013-02-21 15:50:41 +00:00
jshint.vim detect warnings in jshint 2013-03-15 16:30:08 -05:00
jsl.vim add guards to all checkers 2013-02-21 15:50:41 +00:00
jslint.vim add guards to all checkers 2013-02-21 15:50:41 +00:00