Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Add option to limit transitive dependency analysis #898

Closed
gramster opened this issue Apr 8, 2019 · 4 comments
Closed

Add option to limit transitive dependency analysis #898

gramster opened this issue Apr 8, 2019 · 4 comments

Comments

@gramster
Copy link
Member

gramster commented Apr 8, 2019

I can see at least two useful limits:

  • skip third party imports
  • skip transitive third party imports
@qubitron
Copy link

qubitron commented Apr 8, 2019

The ability to exclude specific packages may be helpful as well as a workaround if future problems arise

@MikhailArkhipov
Copy link

Since we now have depth setting it is doable, but per @AlexanderSher typically graph is much wider than deeper so depth limit may or may not help much.

@MikhailArkhipov
Copy link

Probably not very pressing at the moment after all the major work. Removing from epic, but leaving open for consideration.

@MikhailArkhipov
Copy link

Closing in favor of #472

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants