Current section
Files
Jump to
Current section
Files
lib_combin
rebar.config
rebar.config
{erl_opts, [debug_info]}.
{deps, []}.
{cover_enabled, true}.
{dialyzer, [{warnings, [unmatched_returns,
error_handling,
race_conditions, overspecs
]},
{get_warnings, true}]}.