relnotes/v1.6.0.md
Style/RedundantArgument. (@koic)Style/FloatDivision. (@koic)StyleSingleLineBlockParams. (@koic)Style/SpecialGlobalVars. (@r7kamura)Style/IfUnlessModifier and Style/SoleNestedConditional when auto-correction conflicts for guard condition. (@koic)Style/SoleNestedConditional. (@dvandersluis)Layout/EmptyLinesAroundAttributeAccessor fails if the attr_accessor is the last line of the file. (@tas50)Style/StringConcatenation to accept line-end concatenation between two strings so that Style/LineEndConcatenation can handle it instead. (@dvandersluis)Style/PerlBackrefs targets and change message more detailed. (@r7kamura)[Correctable] for correctable offenses. (@dvandersluis)Performance/* and Rails/* which are in separate gems now. (@dvandersluis)