Current section

Files

Jump to
debbie rebar.config
Raw

rebar.config

{deps, [
{edgar,".*",{git,"https://github.com/crownedgrouse/edgar.git","1.0.2"}},{swab,".*",{git,"https://github.com/crownedgrouse/swab.git","1.0.2"}}
]}.
{erl_opts, [debug_info,warn_export_all,warn_export_vars,warn_shadow_vars,warn_obsolete_guard]}.