You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doesn't look like that's possible at the moment. Maybe you want to add it in PR? Something similar to compile with warnings as errors target would probably do it
Activity
noseglid commentedon May 12, 2017
Doesn't look like that's possible at the moment. Maybe you want to add it in PR? Something similar to compile with warnings as errors target would probably do it
eatobin commentedon May 12, 2017
Thank you for looking into this and I do think it would be an good addition to atom-build-elixir.
For now, I've just amended my
mix.exs
file this way:Found this solution here.