pahen/madge

[Question] How to ignore the entrypoint using orphans

Open

#249 opened on 2020年6月25日

GitHub で見る
 (1 comment) (2 reactions) (0 assignees)JavaScript (322 forks)batch import
enhancementgood first issueviz

Repository metrics

Stars
 (8,058 stars)
PR merge metrics
 (30d に merged 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.

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