Skip to content
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

[Lifecycle] [Lint] fixes b/183696616: KtCallExpression is not always the first in the list #147

Closed
wants to merge 2 commits into from

Conversation

maxsav
Copy link
Contributor

@maxsav maxsav commented Mar 25, 2021

Proposed Changes

KtCallExpression is not always the first in the list. In this case, it is KtModifierList.

Testing

Test: ./gradlew test lint buildOnServer

Issues Fixed

Fixes: https://issuetracker.google.com/issues/183696616

@maxsav maxsav changed the title fixes b/183696616: KtCallExpression is not always the first in the list [Lifecycle] [Lint] fixes b/183696616: KtCallExpression is not always the first in the list Mar 25, 2021
@dlam dlam requested a review from jbw0033 March 25, 2021 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants