diff --git a/rubocop.yml b/rubocop.yml index 0fdf27c1..537dca81 100644 --- a/rubocop.yml +++ b/rubocop.yml @@ -342,11 +342,9 @@ Naming/HeredocDelimiterNaming: Naming/InclusiveLanguage: Enabled: true FlaggedTerms: - whitelist: - AllowedRegex: - - 'web_console.whitelisted_ips' master: Suggestions: + - main - primary - leader AllowedRegex: diff --git a/test/fixtures/full_config.yml b/test/fixtures/full_config.yml index 50fa214f..3e7987d6 100644 --- a/test/fixtures/full_config.yml +++ b/test/fixtures/full_config.yml @@ -1872,8 +1872,6 @@ Naming/InclusiveLanguage: Suggestions: - allowlist - permit - AllowedRegex: - - web_console.whitelisted_ips blacklist: Regex: !ruby/regexp /black[-_\s]?list/ Suggestions: @@ -1886,6 +1884,7 @@ Naming/InclusiveLanguage: - follower master: Suggestions: + - main - primary - leader AllowedRegex: