Skip to content

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

Closed
maxsav wants to merge 2 commits into
androidx:androidx-mainfrom
maxsav:lifecycle-livedata-lint
Closed

[Lifecycle] [Lint] fixes b/183696616: KtCallExpression is not always the first in the list#147
maxsav wants to merge 2 commits into
androidx:androidx-mainfrom
maxsav:lifecycle-livedata-lint

Conversation

@maxsav

@maxsav maxsav commented Mar 25, 2021

Copy link
Copy Markdown
Contributor

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
harryzz pushed a commit to harryzz/compose-multiplatform-core that referenced this pull request Jul 28, 2026
…ways the first in the list

## 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

This is an imported pull request from androidx#147.

Resolves JetBrains#147
Github-Pr-Head-Sha: 3c2693e
GitOrigin-RevId: a644072
Change-Id: I9b4383329b9ece85e3bffa4a9bf8e8a3f0c3d84a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants