8000 Feature request: Detect unused modules · Issue #4491 · google/dagger · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Feature request: Detect unused modules #4491
Open
@NikolayMetchev

Description

@NikolayMetchev

I have been trying to find a way to check that there are no unused modules in any of the Components I have defined. Ideally the check would be transitive and find any unused modules in the whole hierarchy of modules.

I came across DaggerKotlinIssueDetector but I couldn't figure out how that class is supposed to be used to lint Dagger projects or if it would actually detect the problem of unused modules.

Removing unused modules should greatly help reducing bloat and build times.

Any help will be much appreciated.

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

      0