pahen/madge

[Question] How to ignore the entrypoint using orphans

开放

#249 创建于 2020年6月25日

 (1 条评论) (2 个反应) (0 位负责人)JavaScript (322 个派生)batch import
enhancementgood first issueviz

仓库指标

星标
 (8,058 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

As you can see here the entrypoint server.ts is reported as ophan:

https://gitlab.com/Lepardo/simplewebspider-nodejs/-/jobs/612057537

So it must be an orphan, because it's the entrypoint. But is there away to ignore that one, so it's not reported as ophane?

Excluding it make no sence, then all others are ophans.

贡献者指南