-
Notifications
You must be signed in to change notification settings - Fork 508
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
Do not wrap nested reference expressions in chain-method-continuation
rule
#2602
Comments
Closes #2602
chain-method-continuation
rule
Tnx for reporting. In #2455 the I have changed the title of the issue to make it better findable for other users that experience the same problem. |
@paul-dingemans how can I resolve my issue? any configuration should be changed? |
If it is just a single case in which it happens, you might consider to suppress it. |
Version 1.2.1
gradle.properties:
android.nonTransitiveRClass=true
Rules:
In result:
But expected:
The text was updated successfully, but these errors were encountered: