Merge pull request #149 from AD7six/patch-1
Use the default coding standard which phpcs is configured to use
This commit is contained in:
commit
3dfcd1ab2b
@ -21,7 +21,7 @@ endif
|
||||
|
||||
"Support passing configuration directives to phpcs
|
||||
if !exists("g:syntastic_phpcs_conf")
|
||||
let g:syntastic_phpcs_conf = "--standard=Zend"
|
||||
let g:syntastic_phpcs_conf = ""
|
||||
endif
|
||||
|
||||
if !exists("g:syntastic_phpcs_disable")
|
||||
|
Loading…
x
Reference in New Issue
Block a user