Skip to content

Unused Composable Rule #472

@TBSten

Description

@TBSten

It is common to include Previews in Composable, but there is a problem that Composable is not recognized as unused because of its use in Previews, even if it is unused in the project.

Can we consider adding a rule that warns of such "Composable not used outside of Preview" as unused?

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