Merge pull request #12954 from issyl0/rubocop-rm-flagged-term

rubocop: Remove an allowlist entry for `blacklist` usage
This commit is contained in:
Issy Long 2022-03-07 03:02:28 +00:00 committed by GitHub
commit 8554a4e88b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: