%% vim: ft=erlang
{erl_opts, [ warnings_as_errors ]}.

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