amperity / lein-monolith

Leiningen plugin for working with monorepos.
Other
214 stars 18 forks source link

Improve cyclic dependency detection output #53

Closed drewinglis closed 4 years ago

drewinglis commented 5 years ago

The "cyclic dependency detected!" output right now is very verbose, which makes it hard to determine where the cycle is. We should trim down the output so that it only includes projects that are in the cycle.