Skip to content

Unused import not reported #19

@schmist

Description

@schmist

Given the following configuration:

https://gist.github.com/schmist/c4c205bde4bb2b085e71688c3ef10d83

import java.util.Date in Main.kt is not recognized as an unused import as long as it is used in class L. Renaming class L to N (so that it appears alphabetically after file Main.kt) fixes the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions