|
|
@@ -4,6 +4,8 @@
|
|
|
{xref_checks,[undefined_function_calls,undefined_functions,locals_not_used,
|
|
|
deprecated_function_calls,warnings_as_errors,deprecated_functions]}.
|
|
|
|
|
|
+{erl_first_files, ["apps/emqx/src/bpapi/emqx_bpapi.erl"]}.
|
|
|
+
|
|
|
%% Deps here may duplicate with emqx.git root level rebar.config
|
|
|
%% but there not be any descrpancy.
|
|
|
%% This rebar.config is necessary because the app may be used as a
|