coffeelint: remove unused and unneeded coffelint args option
This commit is contained in:
parent
1d681c546d
commit
0fcf795140
@ -9,10 +9,6 @@
|
|||||||
" See http://sam.zoy.org/wtfpl/COPYING for more details.
|
" See http://sam.zoy.org/wtfpl/COPYING for more details.
|
||||||
"
|
"
|
||||||
"============================================================================
|
"============================================================================
|
||||||
if !exists('g:syntastic_coffee_lint_options')
|
|
||||||
let g:syntastic_coffee_lint_options = ""
|
|
||||||
endif
|
|
||||||
|
|
||||||
function! SyntaxCheckers_coffee_coffeelint_IsAvailable()
|
function! SyntaxCheckers_coffee_coffeelint_IsAvailable()
|
||||||
return executable('coffeelint')
|
return executable('coffeelint')
|
||||||
endfunction
|
endfunction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user