rebar.config

{deps, [

]}.
{erl_opts, [debug_info,warn_export_vars,warn_shadow_vars,warn_obsolete_guard,deterministic]}.