injectable icon indicating copy to clipboard operation
injectable copied to clipboard

412 circular dependency detection

Open 0ttik opened this issue 1 year ago • 1 comments

Closes #412 umbrella issue that will cover circular dependency case. Output is like that: image

For now I find the first loop which might be long one. Maybe it would be more helpful to show shortest loop, but it requires a bit more complex code which I'm not sure is required. But overall I think printing the first loop provides enough information regarding the root cause of the problem and allows user to locate it.

0ttik avatar Oct 27 '23 07:10 0ttik

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions

github-actions[bot] avatar Nov 26 '23 08:11 github-actions[bot]