Current section

Files

Jump to
emsgpack rebar.config
Raw

rebar.config

{erl_opts, [inline]}.
{xref_checks, [undefined_function_calls,
undefined_functions,
locals_not_used,
deprecated_function_calls,
deprecated_functions]}.