Packages

Alternative to os:cmd with option to get return codes

Current section

Files

Jump to
cmd rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, []}.
{xref_checks, [
deprecated_function_calls, deprecated_functions, undefined_function_calls, undefined_functions
]}.