joonty / vim-phpqa

PHP QA tools for Vim
http://www.joncairns.com
MIT License
290 stars 32 forks source link

Args are ignored #13

Closed psamim closed 11 years ago

psamim commented 11 years ago

phpqa_codesniffer_args is ignored. I need to specify my own standard for PHPCS, but it is ignored.

It seems that the location list shows correct values, but marks and errors inside vim are not correct, especially when PHPCS finds no errors and displays a pass with "." .

Thanks

psamim commented 11 years ago

My fault, it was Syntastic throwing errors from PHPCS.

joonty commented 11 years ago

Ok, no problem!