0.11.0
·
53 commits
to master
since this release
Changed
- Update rubocop to '0.93.1'. (@r.dubrovsky)
- Enable new cops
Lint/BinaryOperatorWithIdenticalOperands,Lint/DuplicateRescueException,Lint/EmptyConditionalBody,Lint/FloatComparison,Lint/MissingSuper,Lint/OutOfRangeRegexpRef,Lint/SelfAssignment,Lint/TopLevelReturnWithArgument,Lint/UnreachableLoop,Style/ExplicitBlockArgument,Style/GlobalStdStream,Style/OptionalBooleanParameter,Style/SingleArgumentDig,Style/SoleNestedConditionalandStyle/StringConcatenationin version0.89. - Allow to add all new lints automatically.
- Add auto-correctable count notification.
- Fix tests
- List of changes for versions:
- Enable new cops
- Update rubocop-rails to
2.7.1. List of changes for versions: 2.7.0 and 2.7.1 - Update rubocop-rspec tp
1.43.2.