vim-phpqa
vim-phpqa copied to clipboard
Run only on selected file extensions
Great plugin!
Would be great to be possible to set what file extensions are allowed to run QA tools, currently this is set by filetype php, but there are scenarios when another extensions like .ctp needs to be set as php filetype but I don't see the reason to run QA tools on them as it might be mixed html and php code which is difficult to pass code sniffer requirements.
I hope it is clear what I mean?