Is your feature request related to a problem? Please describe.
The poly tool could detect circular dependencies between bricks, to avoid any possible runtime errors.
Describe the solution you'd like
I think that the poly deps command would be suitable for this kind of visualization.
Describe alternatives you've considered
Possibly also the poly check command.
Is your feature request related to a problem? Please describe.
The poly tool could detect circular dependencies between bricks, to avoid any possible runtime errors.
Describe the solution you'd like
I think that the
poly depscommand would be suitable for this kind of visualization.Describe alternatives you've considered
Possibly also the
poly checkcommand.