-
-
Notifications
You must be signed in to change notification settings - Fork 802
Allow opt-out configuring detekt android and multiplatform #3511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3511 +/- ##
============================================
- Coverage 77.61% 77.59% -0.02%
Complexity 2817 2817
============================================
Files 462 462
Lines 8720 8722 +2
Branches 1692 1694 +2
============================================
Hits 6768 6768
- Misses 1036 1038 +2
Partials 916 916
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm ok with this PR but I must admit that I have no idea how this help our users or why this creates issues
This can help users to upgrade detekt versions while giving us more breathing room to debug Detekt Android/Multiplatform related issues. |
Detekt Android can worsen the user experience in case of
For those "experimental" gradle plugin setups, we should provide a way to allow users to opt-out to unblock users from upgrading.