Skip to content

false negative for unused-kapt-plugin if there are no kapt processor dependencies #602

@RBusarow

Description

@RBusarow

The unused kapt rule is currently looking for unused kapt processors, then saying that the plugin is unused if all processors are unused. But if there are no processors at all, then the plugin is allowed to stick around.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions