I wholeheartedly agree. Today you can build it yourself by using the
"Mix.Tasks.Xref.calls" API. I would love to see a small project that
implements it and that we can run in our actual projects to see how good or
bad the data is (for example, are there false positives? false negatives?).
And how fast it runs (that will help decide if we should run it always or
not).

*José Valim*
www.plataformatec.com.br
Skype: jv.ptec
Founder and Director of R&D


On Mon, Jun 24, 2019 at 10:00 PM Nathan Long <h...@nathanmlong.com> wrote:

> It would be cool if `mix xref graph` could alert about circular
> dependencies between modules, since they generally indicate a problem with
> the design.
>
> --
> You received this message because you are subscribed to the Google Groups
> "elixir-lang-core" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to elixir-lang-core+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elixir-lang-core/0723047f-88fe-461b-b241-8a5250742a52%40googlegroups.com
> <https://groups.google.com/d/msgid/elixir-lang-core/0723047f-88fe-461b-b241-8a5250742a52%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4%2BmVRvfHGMZUp_KDgK5HiGVdeyuXcQs9DwWO6O-p%2BvfLQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to