chore(gw): fix elvis warnings

This commit is contained in:
JianBo He 2021-12-27 09:15:21 +08:00
parent fca5a3bc21
commit 76b35910b7
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@
%, 'gateway-banned'/1
]).
-elvis([{elvis_style, function_naming_convention, disable}]).
-spec load() -> ok.
load() ->
Cmds = [Fun || {Fun, _} <- ?MODULE:module_info(exports), is_cmd(Fun)],