Skip to content

Clippy reports fail to load if stored in a subdirectory or different file tree #65

@andrewm-aero

Description

@andrewm-aero

This line assumes that the clippy report file is stored directly in the directory clippy was run from.

This prevents storing the report out-of-tree or in a subdirectory (e.g. target/).

Ideally, there should be some way to specify the "root" (or just assume the analysis root is the root for all source paths).

If this is not possible, please update the documentation to explicitly state this requirement.

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