Skip to content

Add option to only print direct dependencies of a module#331

Open
Staartvin wants to merge 1 commit intojraska:masterfrom
Staartvin:master
Open

Add option to only print direct dependencies of a module#331
Staartvin wants to merge 1 commit intojraska:masterfrom
Staartvin:master

Conversation

@Staartvin
Copy link

@Staartvin Staartvin commented Feb 26, 2026

This change allow users to only print direct dependencies of a module with a new parameter: modules.graph.direct.dependencies=true.

This would solve #312.

As an example:
A graph with direct and indirect dependencies:
graphviz

A graph with only direct dependencies:
graphviz (1)

@Staartvin
Copy link
Author

Not sure if you need me to add some documentation for the new parameter. Happy to do so!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant