Current section

Files

Jump to
erl_cidr rebar.config
Raw

rebar.config

{profiles, [{test, [{erl_opts, [export_all, debug_info]}]}]}.
{cover_enabled, true}.
{cover_opts, [verbose]}.
{erl_opts, [warn_export_vars,
warn_shadow_vars,
warn_obsolete_guard]}.