Add more check to make xref

This commit is contained in:
Paweł Chmielowski 2017-02-14 14:33:44 +01:00
parent f61c933a7a
commit cad02bb1b0
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@
{xref_warnings, false}.
{xref_checks, [deprecated_function_calls]}.
{xref_checks, [deprecated_function_calls, undefined_function_calls]}.
{xref_exclusions, [
"(\"gen_transport\":_/_)",