Skip to content

Commit

Permalink
skip preview console command
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Dec 25, 2022
1 parent 52bf57f commit 73c7f85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rector.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
$rectorConfig->importNames();
$rectorConfig->skip([
__DIR__ . '/src/Controller',
__DIR__ . '/src/Command/Preview',
__DIR__ . '/src/Middleware/Routed/Preview',
CallableThisArrayToAnonymousFunctionRector::class,
UnSpreadOperatorRector::class,
Expand Down

0 comments on commit 73c7f85

Please sign in to comment.