mirror of
https://github.com/furyfire/trueskill.git
synced 2026-01-02 19:56:56 +01:00
Rector: deadcode.
This commit is contained in:
@@ -14,4 +14,4 @@ return RectorConfig::configure()
|
||||
])
|
||||
// uncomment to reach your current PHP version
|
||||
->withPhpSets()
|
||||
->withPreparedSets(typeDeclarations : true);
|
||||
->withPreparedSets(deadCode: true, codeQuality: true, typeDeclarations : true);
|
||||
|
||||
Reference in New Issue
Block a user