chore: make static_check happy
This commit is contained in:
parent
ec0894ca0b
commit
df94426ee3
|
@ -48,7 +48,7 @@
|
||||||
|
|
||||||
%% Applications and modules we wish to ignore in the analysis:
|
%% Applications and modules we wish to ignore in the analysis:
|
||||||
-define(IGNORED_APPS,
|
-define(IGNORED_APPS,
|
||||||
"gen_rpc, recon, redbug, observer_cli, snabbkaffe, ekka, mria, amqp_client, rabbit_common"
|
"gen_rpc, recon, redbug, observer_cli, snabbkaffe, ekka, mria, amqp_client, rabbit_common, esaml"
|
||||||
).
|
).
|
||||||
-define(IGNORED_MODULES, "emqx_rpc").
|
-define(IGNORED_MODULES, "emqx_rpc").
|
||||||
-define(FORCE_DELETED_MODULES, [
|
-define(FORCE_DELETED_MODULES, [
|
||||||
|
|
|
@ -286,3 +286,5 @@ FormatType
|
||||||
RocketMQ
|
RocketMQ
|
||||||
Keyspace
|
Keyspace
|
||||||
OpenTSDB
|
OpenTSDB
|
||||||
|
saml
|
||||||
|
idp
|
||||||
|
|
Loading…
Reference in New Issue