Current section
Files
Jump to
Current section
Files
erlang_decimal
rebar.config
rebar.config
{xref_checks, [undefined_function_calls]}.
{plugins, [rebar3_proper]}.
{profiles,
[{test, [
{deps, [proper]}
]}
]}.