configs/rubocop/other-excludes.yml in govuk-lint-4.1.0 vs configs/rubocop/other-excludes.yml in govuk-lint-4.2.0

- old
+ new

@@ -9,5 +9,8 @@ - "**/spec/**/*" ExcludedMethods: ["namespace"] Bundler/DuplicatedGem: Enabled: false + +Style/FormatStringToken: + Enabled: false