{erl_opts, [debug_info, fail_on_warning]}.

{plugins, [rebar3_hex]}.

{deps, []}.

{eunit_opts, [no_tty, {report, {eunit_progress, [colored]}}]}.