You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(Analyzer): Add a flag to skip excluded scopes in dependency graph
This flag indicates that dependencies in excluded scopes should not be
added to the dependency graph. For large projects, this could reduce
the size of the dependency graph and the analysis time significantly.
Signed-off-by: Oliver Heger <[email protected]>
0 commit comments