Manual: minor alignment fix.
This commit is contained in:
parent
5209bed12f
commit
5efeecece3
@ -4714,7 +4714,7 @@ This checker is initialised using the "makeprgBuild()" function and thus it
|
|||||||
accepts the standard options described at |syntastic-config-makeprg|.
|
accepts the standard options described at |syntastic-config-makeprg|.
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
5. PHP Static Analysis Tool *syntastic-php-phpstan*
|
5. PHP Static Analysis Tool *syntastic-php-phpstan*
|
||||||
|
|
||||||
Name: phpstan
|
Name: phpstan
|
||||||
Maintainer: Przepompownia <przepompownia@users.noreply.github.com>
|
Maintainer: Przepompownia <przepompownia@users.noreply.github.com>
|
||||||
|
@ -19,7 +19,7 @@ if has('reltime')
|
|||||||
lockvar! g:_SYNTASTIC_START
|
lockvar! g:_SYNTASTIC_START
|
||||||
endif
|
endif
|
||||||
|
|
||||||
let g:_SYNTASTIC_VERSION = '3.8.0-54'
|
let g:_SYNTASTIC_VERSION = '3.8.0-55'
|
||||||
lockvar g:_SYNTASTIC_VERSION
|
lockvar g:_SYNTASTIC_VERSION
|
||||||
|
|
||||||
" Sanity checks {{{1
|
" Sanity checks {{{1
|
||||||
|
Loading…
Reference in New Issue
Block a user