Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Flag to make logs readable and less verbose #759

@Pablogot

Description

@Pablogot

Description:
Reading the logs generated by dep check is very time-consuming, I am personally not interested in seeing hundreds of lines of YN0000: [@package]: No depcheck issue to find an unused dependency.
Removing the verbose flag doesn't help either since it wouldn't display the dependency that actually has an issue and will still log hundreds of lines of No depcheck issue.

it would be more useful to remove the log for No depcheck issue all together when removing the --verbose flag.

My project is huge and this would really help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions