%%% -*- mode: erlang -*-
{erl_opts, [warnings_as_errors, nowarn_export_all]}.

{xref_checks, [undefined_function_calls, deprecated_function_calls]}.
