mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 01:39:33 +02:00
refactoring
This commit is contained in:
parent
e5a74d4b32
commit
0c0916b825
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 parent call check is unreliable, recheck with newer rector version
|
|
||||||
RemoveParentCallWithoutParentRector::class,
|
|
||||||
// TODO inherited properties check is unreliable, recheck with newer rector version
|
// TODO inherited properties check is unreliable, recheck with newer rector version
|
||||||
CompleteDynamicPropertiesRector::class,
|
CompleteDynamicPropertiesRector::class,
|
||||||
// TODO unreliable, recheck with newer rector version
|
// TODO unreliable, recheck with newer rector version
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue