I think the reason we don't have more information is that the way to fix the check is to just run "mix format" on the files listed when --check-formatted fails. What would the use case of a diff or something like that be?
Andrea On Fri, 22 Mar 2019 at 18:24, andrezacm <[email protected]> wrote: > When `mix format --check-formatted` have failed we have a bullet list with > the files not formatted. > > It would be great to have more info about it, I thought at first have the > file name + line number where it failed or, maybe, something more elaborate > like a diff of what it is and what it should be. > > My apologies if this is something already discussed :) > > Thanks, > Andreza Medeiros > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elixir-lang-core/42dd75b1-a6ad-445b-845b-5df89cc4c5fe%40googlegroups.com > <https://groups.google.com/d/msgid/elixir-lang-core/42dd75b1-a6ad-445b-845b-5df89cc4c5fe%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Andrea Leopardi [email protected] -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAM9Rf%2BL7%2BX1SAKaQPJwk355pfLZrN7n7NND2Set1pOwUYrkL-A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
