We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6b8ecf commit eef60dbCopy full SHA for eef60db
config/rector.php
@@ -35,7 +35,4 @@
35
PHPUnitSetList::PHPUNIT_80,
36
// PHPUnitSetList::PHPUNIT_CODE_QUALITY,
37
])
38
- ->withRules([
39
- AddVoidReturnTypeWhereNoReturnRector::class,
40
- ])
41
->withImportNames(true, true, false);
0 commit comments