Language_check is a style checker.
This commit is contained in:
parent
4abf0ec15e
commit
ab9d59c409
@ -22,6 +22,7 @@ function! SyntaxCheckers_text_language_check_GetLocList() dict
|
||||
return SyntasticMake({
|
||||
\ 'makeprg': makeprg,
|
||||
\ 'errorformat': errorformat,
|
||||
\ 'subtype': 'Style',
|
||||
\ 'returns': [0, 2] })
|
||||
endfunction
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user