Conversation
89984ce to
cb33c7e
Compare
cb33c7e to
58e41f6
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9143 +/- ##
=========================================
Coverage 84.84% 84.85%
- Complexity 4430 4433 +3
=========================================
Files 569 570 +1
Lines 12303 12308 +5
Branches 2707 2707
=========================================
+ Hits 10439 10444 +5
Misses 688 688
Partials 1176 1176 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
58e41f6 to
b5e7b7f
Compare
b5e7b7f to
b41fc47
Compare
b41fc47 to
810ffd8
Compare
|
@BraisGabin after handling the merge conflicts, I'll try to review this PR. |
810ffd8 to
e74a66d
Compare
|
Rebased :) |
schalkms
left a comment
There was a problem hiding this comment.
Rule location is in line with my expectation for a standard-lib.
Since this is a breaking change (detekt users have to adapt their config), I think this should be highlighted in the changelog.
I don't know which action I should take to make this happen. |

Close #3085 (all the context there)
This PR creates a new rule set called standard-library.
I'm not sure if I pick all the rules related with the stdlib or if I should return any to their past location. I'm open to feedback.