Benyi

Results 3 comments of Benyi

Is this any progression? Really need this kind of implement!

I use [`phpfmt`](https://marketplace.visualstudio.com/items?itemName=kokororin.vscode-phpfmt) for that demands. It can sort `use` statements by the length of line, clear unused imports and transform long `array()` into short `[]`.

Related to https://github.com/kenjis/ci-phpunit-test/issues/187#event-1118117087 It can be solved by the workaround above.