{erl_opts, [nowarn_untyped_record]}.
{eunit_opts, [verbose, {report, {eunit_surefire, [{dir, "."}]}}]}.
{deps,
    [
        {rebar, ".*", {git, "https://github.com/rebar/rebar.git", {tag, "2.6.0"}}}
    ]}.
