Skip to content

Commit 18658fe

Browse files
committed
Apply CODE_QUALITY rector rules
1 parent 95233c7 commit 18658fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
)
4242
->withSets(
4343
[
44+
SetList::CODE_QUALITY,
4445
SetList::DEAD_CODE,
4546
SetList::EARLY_RETURN,
4647
SetList::INSTANCEOF,

0 commit comments

Comments
 (0)