mirror of
https://github.com/correl/rebar.git
synced 2024-11-14 11:09:35 +00:00
Enable fail_on_warning by default
This commit is contained in:
parent
417ff3ad76
commit
7cf35a88ba
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
{app_bin, ["priv/rebar"]}.
|
||||
{erl_opts, [fail_on_warning]}.
|
||||
|
|
Loading…
Reference in a new issue