Skip to content

Commit 73c7f85

Browse files
committed
skip preview console command
1 parent 52bf57f commit 73c7f85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
$rectorConfig->importNames();
3131
$rectorConfig->skip([
3232
__DIR__ . '/src/Controller',
33+
__DIR__ . '/src/Command/Preview',
3334
__DIR__ . '/src/Middleware/Routed/Preview',
3435
CallableThisArrayToAnonymousFunctionRector::class,
3536
UnSpreadOperatorRector::class,

0 commit comments

Comments
 (0)