Skip to content

Respect stability configuration file (stabilityConfigurationPath setting) #328

@brentwatson

Description

@brentwatson

Projects can setup a Compose Stability configuration file which define packages & classes that the compose compiler will mark as stable types:

https://developer.android.com/develop/ui/compose/performance/stability/fix#configuration-file

Is there any way for these lint rules to respect these same settings? Removing @Immutable from types and adding the package to this file seems to cause the lint rules to produce false positives for those types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions