Packages

Crossover I/O server

Current section

Files

Jump to
crossover_io rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, []}.
{plugins, [rebar3_hex]}.
{project_plugins, [
erlfmt,
{eqwalizer_rebar3,
{git_subdir, "https://github.com/whatsapp/eqwalizer.git", {branch, "main"},
"eqwalizer_rebar3"}}
]}.
{erlfmt, [write]}.