.rubocop.yml in rubocop-minitest-0.14.0 vs .rubocop.yml in rubocop-minitest-0.15.0

- old
+ new

@@ -23,19 +23,12 @@ - def_node_matcher - def_node_search Naming/InclusiveLanguage: FlaggedTerms: - whitelist: + offence: Suggestions: - - allowlist - blacklist: - Suggestions: - - denylist - master: - AllowedRegex: - - 'blob/master/' - - 'master \(unreleased\)' + - offense Style/FormatStringToken: # Because we parse a lot of source codes from strings. Percent arrays # look like unannotated format string tokens to this cop. Exclude: