guardicore/monkey

Write a script to avoid building up unused dependencies

Open

#1624 aperta il 22 nov 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (752 fork)batch import
Beginner friendlyComplexity: MediumDevOpsHelp wantedImpact: Low

Metriche repository

Star
 (6250 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor