mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-04 02:09:22 +02:00
refactoring
This commit is contained in:
parent
06c9f56350
commit
e5a74d4b32
1 changed files with 0 additions and 2 deletions
|
@ -45,8 +45,6 @@ return RectorConfig::configure()
|
||||||
DisallowedEmptyRuleFixerRector::class,
|
DisallowedEmptyRuleFixerRector::class,
|
||||||
FlipTypeControlToUseExclusiveTypeRector::class,
|
FlipTypeControlToUseExclusiveTypeRector::class,
|
||||||
InlineArrayReturnAssignRector::class,
|
InlineArrayReturnAssignRector::class,
|
||||||
// TODO private method check is unreliable, recheck with newer rector version
|
|
||||||
RemoveUnusedPrivateMethodRector::class,
|
|
||||||
// TODO parent call check is unreliable, recheck with newer rector version
|
// TODO parent call check is unreliable, recheck with newer rector version
|
||||||
RemoveParentCallWithoutParentRector::class,
|
RemoveParentCallWithoutParentRector::class,
|
||||||
// TODO inherited properties check is unreliable, recheck with newer rector version
|
// TODO inherited properties check is unreliable, recheck with newer rector version
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue