rebar.config

{plugins, [rebar3_hex]}.
{deps, [

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