dmwm / dmwm/Docker

Write vulture checker for changed code for PR

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
1
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Vulture finds unused code.

We could check which files a PR changes and generate a vulture report restricted to those files. Should do this with and without the testing directory to find parts of the code that are only used in the tests.

It's not perfect, though. It misses things imported or called indirectly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.