Add xref check support
Now xref chekcing as part of verification process.
This commit is contained in:
parent
7c1f34c94f
commit
7eb26078e0
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
{platform_define, "^R", old_rand},
|
||||
{platform_define, "^R", no_sync}]}.
|
||||
|
||||
{xref_checks, [undefined_function_calls,undefined_functions]}.
|
||||
|
||||
{profiles,
|
||||
[{eqc, [{deps, [meck, fqc]},
|
||||
{erl_opts, [debug_info, {parse_transform, lager_transform}, {parse_transform, eqc_cover}]},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue