We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 213e704 commit eda2773Copy full SHA for eda2773
elvis.config
@@ -7,7 +7,7 @@
7
ruleset => erl_files,
8
rules => [
9
{elvis_style, function_naming_convention, #{
10
- ignore => [ipinfo, ipinfo_lite],
+ ignore => [ipinfo, ipinfo_lite, ipinfo_core],
11
regex => "^([a-z][a-z0-9]*_?)*$"
12
}}
13
]
0 commit comments