Skip to content

Commit

Permalink
DevKit updates (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Jul 28, 2022
1 parent 1ecc169 commit 62a7d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rector.php
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 62a7d13

Please sign in to comment.