pahen/madge

[Question] How to ignore the entrypoint using orphans

Aperta

#249 aperta il 25 giu 2020

 (1 commento) (2 reazioni) (0 assegnatari)JavaScript (322 fork)batch import
enhancementgood first issueviz

Metriche repository

Star
 (8058 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor