mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-31 19:16:08 +00:00
Aim for warningless (and more complete) test coverage on rebar3 and mix (#25)
This commit is contained in:
committed by
GitHub
parent
0b481810f8
commit
46b1995d92
@@ -1,5 +1,5 @@
|
||||
{erl_opts, [debug_info]}.
|
||||
{deps, []}.
|
||||
{deps, [{verl, "1.0.0"}]}.
|
||||
{xref_checks, [
|
||||
deprecated_function_calls,
|
||||
exports_not_used,
|
||||
|
||||
Reference in New Issue
Block a user