Current section

Files

Jump to
logger_webhook_h rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{profiles, [
{test, [
{deps, [
bookish_spork
,meck
]}
]}
]}.
{deps, [
certifi
]}.