summaryrefslogtreecommitdiff
path: root/rebar.config
blob: d9477e1338a1c3df58e8f208b9071ac5362f6064 (plain)
1
2
3
{app_bin, ["priv/rebar"]}.
{erl_opts, [fail_on_warning]}.
{xref_checks, [undefined_function_calls]}.