Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Add support for finding dead code #21

@cjgrady

Description

@cjgrady

Is your feature request related to a problem? Please describe.
We want to make sure that we remove any code that is obsolete or no longer used to prevent vulnerabilities or just code bulk.

Describe the solution you'd like
There are tools like Dead and Vulture as well as others that can do this and could be attached as pre-commit hooks and could be included at release GitHub actions as well.

Describe alternatives you've considered
I have tried to manually do this in the past and a tool sounds like a better solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions