rubocop: Remove atlantis formula whitelist flag from being allowed

- This was changed in 9f39d2e405..
This commit is contained in:
Issy Long 2021-07-10 13:39:14 +01:00
parent 6ce59fef8b
commit c52c694e12
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4

View File

@ -98,9 +98,6 @@ Naming/InclusiveLanguage:
blacklist: blacklist:
AllowedRegex: AllowedRegex:
- "--listBlacklist" # Used in formula `xmlsectool` - "--listBlacklist" # Used in formula `xmlsectool`
whitelist:
AllowedRegex:
- "--repo-whitelist" # Used in formula `atlantis`
Naming/MethodName: Naming/MethodName:
IgnoredPatterns: IgnoredPatterns: