config/other-excludes.yml in rubocop-govuk-3.3.2 vs config/other-excludes.yml in rubocop-govuk-3.4.0

- old
+ new

@@ -12,12 +12,5 @@ Bundler/DuplicatedGem: Enabled: false Style/FormatStringToken: Enabled: false - -# These can result in false positives -Style/HashTransformKeys: - Enabled: false - -Style/HashTransformValues: - Enabled: false