{minimum_otp_vsn,"23.2"}.
{erl_opts,[]}.
{deps,[]}.
{shell,[{apps,[credentials_obfuscation]}]}.
{dialyzer,[{warnings,[error_handling,unmatched_returns]},
           {plt_extra_apps,[public_key]}]}.
{xref_extra_paths,["test"]}.
{xref_checks,[undefined_function_calls,undefined_functions,locals_not_used,
              deprecated_function_calls,deprecated_functions]}.
{overrides,[]}.
