v2.11.0
What's Changed
- Require
rubocop1.42.0 (#467) - Change
Style/NumericLiteralPrefix'sEnforcedOctalStyletozero_with_oby @sambostock #442 - Enable
Style/MinMaxComparisonby @Korri in #467 - Enable
Lint/DuplicateMagicCommentby @sambostock #452 - Enable
Style/OperatorMethodCallby @sambostock #452 - Enable
Style/RedundantStringEscapeby @sambostock #452 - Enable
Style/RedundantEachby @sambostock #457 - Enable
Style/ConcatArrayLiteralsby @sambostock #465 - Enable
Style/RedundantConstantBaseby @sambostock #465 - Enable
Style/RedundantDoubleSplatHashBracesby @sambostock #465 - Enforce Multiline Method calls, Arrays, and Hashes to use one line per element by @Korri #387
Full Changelog: v2.10.1...v2.11.0