Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions config/rector.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,4 @@
PHPUnitSetList::PHPUNIT_80,
// PHPUnitSetList::PHPUNIT_CODE_QUALITY,
])
->withRules([
AddVoidReturnTypeWhereNoReturnRector::class,
Comment thread
oliverklee marked this conversation as resolved.
])
->withImportNames(true, true, false);
Loading