configs/rubocop/other-style.yml in govuk-lint-3.3.0 vs configs/rubocop/other-style.yml in govuk-lint-3.3.1
- old
+ new
@@ -243,13 +243,9 @@
Description: >-
Add underscores to large numeric literals to improve their
readability.
Enabled: false
-OpMethod:
- Description: 'When defining binary operators, name the argument other.'
- Enabled: false
-
ParameterLists:
Description: 'Avoid parameter lists longer than three or four parameters.'
Enabled: false
PercentLiteralDelimiters: