configs/rubocop/other-lint.yml in govuk-lint-3.3.0 vs configs/rubocop/other-lint.yml in govuk-lint-3.3.1

- old
+ new

@@ -48,15 +48,9 @@ HandleExceptions: Description: "Don't suppress exception." Enabled: true -InvalidCharacterLiteral: - Description: >- - Checks for invalid character literals with a non-escaped - whitespace character. - Enabled: true - LiteralInCondition: Description: 'Checks of literals used in conditions.' Enabled: true LiteralInInterpolation: