aboutsummaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 46cacba6a..a0dadde91 100644
--- a/rebar.config
+++ b/rebar.config
@@ -114,7 +114,7 @@
{xref_warnings, false}.
-{xref_checks, [deprecated_function_calls]}.
+{xref_checks, [deprecated_function_calls, undefined_function_calls]}.
{xref_exclusions, [
"(\"gen_transport\":_/_)",