guardicore/monkey

Write a script to avoid building up unused dependencies

オープン

#1,624 opened on 2021/11/22

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (752 件のフォーク)batch import
Beginner friendlyComplexity: MediumDevOpsHelp wantedImpact: Low

Repository metrics

Stars
 (6,250 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド