qossmic / deptrac

Keep your architecture clean.
https://qossmic.github.io/deptrac
MIT License
2.6k stars 135 forks source link

Refactor DependencyInterface #1368

Closed patrickkusebauch closed 5 months ago

patrickkusebauch commented 7 months ago

to use DependencyContext instead of FileOccurence and DependencyType, so that we do not add a new method to the interface and constructor parameters every time we want to add a piece of information about the dependency.

Created to enable https://github.com/qossmic/deptrac/pull/1359

BC break: Yes

gennadigennadigennadi commented 5 months ago

Please update the git origin for development to https://github.com/qossmic/deptrac-src and reopen the PR. Thank you very much!