Enable fail_on_warning by default

This commit is contained in:
Dave Smith 2009-12-14 09:27:58 -05:00
parent 417ff3ad76
commit 7cf35a88ba

View file

@ -1 +1,2 @@
{app_bin, ["priv/rebar"]}.
{erl_opts, [fail_on_warning]}.