chore: ignore 'if' expression checking
This commit is contained in:
parent
4e3fd9febd
commit
2dce43ac8e
|
@ -45,6 +45,8 @@
|
||||||
-type rate() :: emqx_limiter_decimal:decimal().
|
-type rate() :: emqx_limiter_decimal:decimal().
|
||||||
-type check_failure_type() :: partial | pause.
|
-type check_failure_type() :: partial | pause.
|
||||||
|
|
||||||
|
-elvis([{elvis_style, no_if_expression, disable}]).
|
||||||
|
|
||||||
%%--------------------------------------------------------------------
|
%%--------------------------------------------------------------------
|
||||||
%% API
|
%% API
|
||||||
%%--------------------------------------------------------------------
|
%%--------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue