guardicore / guardicore/monkey
Write a script to avoid building up unused dependencies
Open
Beginner friendly
Complexity: Medium
DevOps
Help wanted
Impact: Low
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 830
- PR merge metrics
- No merged PRs in 30d
Description
Related to #1599.
Since there are no existing options that could help us track and make sure that unused dependencies don't keep building up (see comment on #1599 for more), write a script that can also be used with Travis and pre-commit to check and notify us of any unused dependencies.
Contributor guide
Assessment
This issue has not been assessed yet.