{require_min_otp_vsn, "18"}.
{erl_opts, [inline]}.
{edoc_opts, [{sort_functions, false}]}.
{xref_checks, [undefined_function_calls,
               undefined_functions,
               locals_not_used,
               deprecated_function_calls,
               deprecated_functions]}.
