blob: 4485a22dcc0219b8b9d9b90d2e338333c76b54a8 [file] [log] [blame]
{erl_opts, [debug_info, warnings_as_errors, warn_unused_vars, nowarn_shadow_vars, warn_unused_import]}.
{xref_checks, [undefined_function_calls, deprecated_function_calls]}.
{eunit_opts, [verbose]}.