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