blob: ac23b550d90efa8f22511a4a2a6959a8ef707b39 [file] [log] [blame]
{erl_opts, [fail_on_warning, debug_info]}.
{xref_checks, [undefined_function_calls]}.
{dialyzer_opts, [{warnings, [unmatched_returns]}]}.
{cover_enabled, true}.
{clean_files, [".eunit", "ebin/*.beam"]}.