UnnecessaryFullyQualifiedName: fix false positive with PascalCase fields#9061
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9061 +/- ##
============================================
- Coverage 85.14% 84.95% -0.19%
- Complexity 4401 4439 +38
============================================
Files 569 571 +2
Lines 12269 12306 +37
Branches 2654 2694 +40
============================================
+ Hits 10446 10455 +9
- Misses 676 683 +7
- Partials 1147 1168 +21 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I see that this rule still contains a lot of |
|
BraisGabin
left a comment
There was a problem hiding this comment.
@detekt/maintainers I would like another approve on this before we merge it. This moves a rule from light to full mode.
schalkms
left a comment
There was a problem hiding this comment.
OK for me. Shall we explicitly mention this change in the release notes?
|
I think so, I labeled it with notable change. |
|
@t-kameyama thanks as always for your contributions :) |
|
👍 |
Fixes #9018
Fixes #9142