rectorphp / rector-phpunit

Rector upgrade rules for PHPUnit
https://getrector.com/find-rule?activeRectorSetGroup=phpunit
MIT License
64 stars 47 forks source link

Move DataProviderArrayItemsNewlinedRector to rector-phpunit #287

Closed eerison closed 11 months ago

eerison commented 11 months ago

Shouldn't this rule DataProviderArrayItemsNewlinedRector be placed in this repository instead of main repository?

in theory yes https://github.com/rectorphp/rector/blob/main/rules/CodingStyle/Rector/ClassMethod/DataProviderArrayItemsNewlinedRector.php#L96

😄

TomasVotruba commented 11 months ago

That would be better location indeed :)