Manual: stylint 1.5.7 is now supported.
This commit is contained in:
parent
0f9fa8a0c1
commit
dfb263775b
@ -6012,8 +6012,6 @@ the project's page at GitHub for details:
|
||||
|
||||
https://github.com/SimenB/stylint
|
||||
|
||||
Syntastic doesn't support "Stylint" version 1.5.7 or later.
|
||||
|
||||
Checker options~
|
||||
|
||||
This checker is initialised using the "makeprgBuild()" function and thus it
|
||||
|
@ -19,7 +19,7 @@ if has('reltime')
|
||||
lockvar! g:_SYNTASTIC_START
|
||||
endif
|
||||
|
||||
let g:_SYNTASTIC_VERSION = '3.8.0-8'
|
||||
let g:_SYNTASTIC_VERSION = '3.8.0-9'
|
||||
lockvar g:_SYNTASTIC_VERSION
|
||||
|
||||
" Sanity checks {{{1
|
||||
|
Loading…
Reference in New Issue
Block a user