joonty / vim-phpqa

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

Add support for PHPCBF #44

Open MZAWeb opened 8 years ago

MZAWeb commented 8 years ago

PHP Codesniffer ships with phpcbf, a command that can automatically fix a lot of the issues that phpcs founds. This PR adds support for phpcb inside vim.