Move to src-php to make room for Go
This commit is contained in:
@ -9,7 +9,7 @@ use Rector\Set\ValueObject\SetList;
|
||||
return static function (RectorConfig $rectorConfig): void {
|
||||
$rectorConfig->paths(
|
||||
[
|
||||
__DIR__.'/src',
|
||||
__DIR__.'/src-php',
|
||||
__DIR__.'/data',
|
||||
]
|
||||
);
|
||||
|
Reference in New Issue
Block a user