Skip to content

StabilityInferred is not supported in the Gradle plugin #102

@matejdro

Description

@matejdro

Please complete the following information:

  • Library Version: 0.6.6

Describe the Bug:

When running stabilityDump/stabilityCheck, immutable classes from another modules, marked with @StabilityInferred are treated as unstable.

It appears #24 only added the support to the IDEA plugin. Would it be better to add it to the compiler plugin instead, so its functionality could be shared between the IDEA and the Gradle plugin?

Expected Behavior:

immutable classes marked with @StabilityInferred should be treated as stable

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions