relnotes/v0.88.0.md
Lint/NonDeterministicRequireOrder cop. (@biinari)Style/RedundantFileExtensionInRequire cop. (@fatkodima)Lint/DisjunctiveAssignmentInConstructor cop. (@fatkodima)bin/rubocop-profile and rake tasks. (@marcandre)Style/ArrayCoercion cop. (@fatkodima)Lint/DuplicateElsifCondition cop. (@fatkodima)Style/CaseLikeIf cop. (@fatkodima)Style/HashAsLastArrayItem cop. (@fatkodima)Style/HashLikeCase cop. (@fatkodima)expect_offense allows abbreviated offense messages. (@marcandre)Layout/EmptyLinesAroundAccessModifier when end immediately after access modifier. (@koic)Layout/MultilineArrayBraceLayout when comment is present after last element. (@shekhar-patil)Layout/MultilineMethodCallBraceLayout when comment is present before closing braces. (@shekhar-patil)Style/IfUnlessModifier bad precedence detection. (@tejasbubane)Style/AccessorGrouping to not register offense for accessor with comment. (@tejasbubane)Gemspec/RequiredRubyVersion. (@eugeneius)Style/PercentLiteralDelimiters when the source contains invalid characters. (@eugeneius).rubocop.yml files at all outside of the current project, unless they are personal configuration files and the project has no configuration. (@deivid-rodriguez)Layout/SpaceAroundMethodCallOperator cop to make it faster. (@fatkodima)of to AllowedNames of MethodParameterName cop. (@AlexWayfer)