Skip to content

Conversation

@Rom1-B
Copy link
Contributor

@Rom1-B Rom1-B commented Nov 4, 2025

Fix warning:

 [WARNING] The "->withDeadCodeLevel()" level contains only 52 rules, but you 
           set level to 100.
           You are using the full set now! Time to switch to more efficient
           "->withPreparedSets(deadCode: true)".
                                                                                                                                                                
 [WARNING] The "->withCodeQualityLevel()" level contains only 73 rules, but you
           set level to 100.
           You are using the full set now! Time to switch to more efficient
           "->withPreparedSets(codeQuality: true)".

 [WARNING] The "->withCodingStyleLevel()" level contains only 25 rules, but you
           set level to 100.
           You are using the full set now! Time to switch to more efficient
           "->withPreparedSets(codingStyle: true)".

@Rom1-B Rom1-B requested a review from cedric-anne November 4, 2025 10:28
@Rom1-B Rom1-B merged commit b042818 into main Nov 4, 2025
3 checks passed
@Rom1-B Rom1-B deleted the fix_rector branch November 4, 2025 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants