@@ -10,7 +10,7 @@ |
||
| 10 | 10 | |
| 11 | 11 | use Rector\Core\ValueObject\PhpVersion; |
| 12 | 12 | |
| 13 | -return static function (RectorConfig $rectorConfig): void { |
|
| 13 | +return static function(RectorConfig $rectorConfig): void { |
|
| 14 | 14 | $rectorConfig->paths([ |
| 15 | 15 | __DIR__ . '/src', |
| 16 | 16 | __DIR__ . '/tests/src', |