chore: suggest ways to break cyclic dependencies #9799
feat: display cycle graph in error message (wip)
79cbe07f
chore(graph): suggest cuts to remove cycle
5687c5a8
chore: better error formatting
00549fb6
chore: add bench for cycle breaking
cbc723a5
perf(graph): detect cycles slightly faster
aadb4b1f
perf(graph): filter graph instead of cloning
467c1ffd
chore: remove temp var
63989775
perf(graph): avoid allocating new visit map for each dfs
c1094034
chore(graph): remove temp var
7e270d65
chore(graph): fix lint
eb37d8c7
chore: comments about error formatting
a2da65ab
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub