mirror of
https://github.com/correl/rebar.git
synced 2024-11-14 19:19:30 +00:00
3 lines
104 B
Erlang
3 lines
104 B
Erlang
{app_bin, ["priv/rebar"]}.
|
|
{erl_opts, [warnings_as_errors]}.
|
|
{xref_checks, [undefined_function_calls]}.
|