Merge pull request #12954 from issyl0/rubocop-rm-flagged-term
rubocop: Remove an allowlist entry for `blacklist` usage
This commit is contained in:
commit
8554a4e88b
@ -95,9 +95,6 @@ Naming/InclusiveLanguage:
|
|||||||
- "ssdb_slave" # Used in formula `ssdb`
|
- "ssdb_slave" # Used in formula `ssdb`
|
||||||
- "var_slave" # Used in formula `ssdb`
|
- "var_slave" # Used in formula `ssdb`
|
||||||
- "patches/13_fix_scope_for_show_slave_status_data.patch" # Used in formula `mytop`
|
- "patches/13_fix_scope_for_show_slave_status_data.patch" # Used in formula `mytop`
|
||||||
blacklist:
|
|
||||||
AllowedRegex:
|
|
||||||
- "--listBlacklist" # Used in formula `xmlsectool`
|
|
||||||
|
|
||||||
Naming/MethodName:
|
Naming/MethodName:
|
||||||
IgnoredPatterns:
|
IgnoredPatterns:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user