Merge branch 'master' into registry_cleanup
This commit is contained in:
commit
997e079351
@ -33,7 +33,7 @@ function! SyntaxCheckers_javascript_jshint_GetLocList() dict
|
||||
\ 'post_args': (jshint_new ? ' --verbose ' : '') . s:Args() })
|
||||
|
||||
let errorformat = jshint_new ?
|
||||
\ '%f: line %l\, col %c\, %m \(%t%*\d\)' :
|
||||
\ '%A%f: line %l\, col %v\, %m \(%t%*\d\)' :
|
||||
\ '%E%f: line %l\, col %v\, %m'
|
||||
|
||||
return SyntasticMake({
|
||||
|
Loading…
Reference in New Issue
Block a user