Packages

Duo Security Web API Client

Current section

Files

Jump to
duoweb rebar.config
Raw

rebar.config

{erl_opts, [debug_info, fail_on_warning]}.
{plugins, [rebar3_hex]}.
{deps, []}.
{eunit_opts, [no_tty, {report, {eunit_progress, [colored]}}]}.