mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Add more check to make xref
This commit is contained in:
parent
f61c933a7a
commit
cad02bb1b0
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@
|
|||
|
||||
{xref_warnings, false}.
|
||||
|
||||
{xref_checks, [deprecated_function_calls]}.
|
||||
{xref_checks, [deprecated_function_calls, undefined_function_calls]}.
|
||||
|
||||
{xref_exclusions, [
|
||||
"(\"gen_transport\":_/_)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue