guardicore/monkey

Write a script to avoid building up unused dependencies

Aberta

#1.624 aberto em 22 de nov. de 2021

 (1 comentário) (0 reação) (0 responsável)Python (752 forks)batch import
Beginner friendlyComplexity: MediumDevOpsHelp wantedImpact: Low

Métricas do repositório

Stars
 (6.250 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador