mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-18 22:08:00 +01:00
Add autoregistration of code-quality services to make level up-to-date
This commit is contained in:
parent
f76048c961
commit
dbdf0b82cf
@ -1,9 +1,3 @@
|
||||
services:
|
||||
Rector\Rector\CodeQuality\InArrayAndArrayKeysToArrayKeyExistsRector: ~
|
||||
Rector\Rector\CodeQuality\UnnecessaryTernaryExpressionRector: ~
|
||||
Rector\Rector\CodeQuality\SimplifyConditionsRector: ~
|
||||
Rector\Rector\CodeQuality\SimplifyStrposLowerRector: ~
|
||||
Rector\Rector\CodeQuality\SimplifyFuncGetArgsCountRector: ~
|
||||
Rector\Rector\CodeQuality\SimplifyArraySearchRector: ~
|
||||
Rector\Rector\CodeQuality\GetClassToInstanceOfRector: ~
|
||||
Rector\Rector\CodeQuality\CombinedAssignRector: ~
|
||||
Rector\CodeQuality\Rector\:
|
||||
resource: '../../../packages/CodeQuality/src/Rector'
|
||||
|
Loading…
x
Reference in New Issue
Block a user