Skip to content

Commit 5e39679

Browse files
committed
chore: skip faulty rector rule
1 parent 33ac3e2 commit 5e39679

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rector.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
use Rector\Php83\Rector\ClassMethod\AddOverrideAttributeToOverriddenMethodsRector;
2121
use Rector\Php84\Rector\Param\ExplicitNullableParamTypeRector;
2222
use Rector\Privatization\Rector\ClassMethod\PrivatizeFinalClassMethodRector;
23-
use Rector\Renaming\Rector\Name\RenameClassRector;
2423
use Rector\TypeDeclaration\Rector\ArrowFunction\AddArrowFunctionReturnTypeRector;
2524
use Rector\TypeDeclaration\Rector\ClassMethod\ReturnNeverTypeRector;
2625
use Rector\TypeDeclaration\Rector\Closure\ClosureReturnTypeRector;

0 commit comments

Comments
 (0)