-
-
Notifications
You must be signed in to change notification settings - Fork 766
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
Support layout property for ImportOrdering rule #2763
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2763 +/- ##
============================================
+ Coverage 80.47% 80.49% +0.01%
- Complexity 2309 2314 +5
============================================
Files 380 381 +1
Lines 6936 6937 +1
Branches 1254 1255 +1
============================================
+ Hits 5582 5584 +2
+ Misses 728 727 -1
Partials 626 626
Continue to review full report at Codecov.
|
Have you tested this recent changes thoroughly? I don't think it's a good idea to let the client/user find out breaking stuff. |
Yes, while refactoring and will do more :). |
How can we find examples on how we're suppose to use the |
@samramez yes, there is documentation available on the homepage. You can configure it in the detekt.yml file. |
Looks like we should not rush in a release featuring 0.37.0
pinterest/ktlint#761
pinterest/ktlint#682
I plan to prepare a release candidate 1.10.0-RC1 in the next days as we have many refactorings in this one.