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