{xref_checks, [undefined_function_calls]}.

{plugins, [rebar3_proper]}.
{profiles,
    [{test, [
             {deps, [proper]}
    ]}
]}.
