Skip to content

Commit

Permalink
DevKit updates (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI authored Jul 28, 2022
1 parent 6b0ad25 commit 7c8d32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rector.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
]);

$rectorConfig->importNames();
$rectorConfig->disableImportShortClasses();
$rectorConfig->importShortClasses(false);
$rectorConfig->skip([
CountOnNullRector::class,
ExceptionHandlerTypehintRector::class,
Expand Down

0 comments on commit 7c8d32f

Please sign in to comment.