Aim for warningless (and more complete) test coverage on rebar3 and mix (#25)

This commit is contained in:
Paulo F. Oliveira
2021-03-31 18:52:14 +01:00
committed by GitHub
parent 0b481810f8
commit 46b1995d92
4 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{erl_opts, [debug_info]}.
{deps, []}.
{deps, [{verl, "1.0.0"}]}.
{xref_checks, [
deprecated_function_calls,
exports_not_used,