Passed
Pull Request — main (#121)
by Martin
15:13 queued 12:43
created
ci/rector/config.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@
 block discarded – undo
21 21
 use Rector\Set\ValueObject\LevelSetList;
22 22
 use Rector\Set\ValueObject\SetList;
23 23
 
24
-return static function (RectorConfig $rectorConfig): void {
24
+return static function(RectorConfig $rectorConfig): void {
25 25
     $basePath = __DIR__.'/../../';
26 26
     $paths = [
27 27
         $basePath.'ci',
Please login to merge, or discard this patch.