Re: [elixir-core:11963] Suppress warnings when compiling dependencies

2024-12-25 Thread José Valim
Can you explain why it is important to disable those warnings? It is just a way to clean the output? What if there is a warning that is indeed pointing to a flaw or violation that must be addressed? In any case, worst case scenario, if the user already has to install igniter, you could inject an i

[elixir-core:11963] Suppress warnings when compiling dependencies

2024-12-25 Thread Zach Daniel
This is something I'd like to have for igniter. Part of what we do is download a dependency from hex and recompile the app. I'd like to find a way to clean up the output when doing something like `mix igniter.new --install ash`. I'd like to be able to suppress all of the information about deps