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