hidev
hidev copied to clipboard
./vendor/bin/hidev --dir option
?
./vendor/bin/hidev fix --dir=vendor/package
to fix cs change inside package from project terminal
like test,build,...
You mean add this option to be passed to php-cs-fixer ?
yes
At the moment I'm busy with yii 3.0 and hidev will be slightly redone accordingly. I'll have a time to implement such option after. It should not be difficult.
ok, thanks