vim-phpqa icon indicating copy to clipboard operation
vim-phpqa copied to clipboard

Run only on selected file extensions

Open LubosRemplik opened this issue 10 years ago • 0 comments

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?

LubosRemplik avatar Jan 11 '16 10:01 LubosRemplik