Skip to content

Idea: Add a check for functions that don't need to be annotated with @Composable but are. #323

@yogurtearl

Description

@yogurtearl

Some functions don't need to be @Composable but are.

Maybe the function originally used some other @Composable thing but it was removed at some point, would be nice to have a lint check that reported "@Composable can be removed from function foo()"

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