relnotes/v0.59.1.md
Rails/FindEach. (@Knack)Naming/FileName when investigating gemspecs. (@kddeisz)Naming/FileName when investigating dotfiles. (@sinsoku)Style/EmptyCaseCondition auto-correction removes comment between case and first when. (@koic)Style/RedundantBegin when calling super with a block. (@eitoball)Layout/EmptyLineAfterGuardClause when guard clause is after heredoc including string interpolation. (@koic)Style/MultilineMethodSignature. (@drenmi)Layout/EmptyLineAfterGuardClause cop when if condition is after heredoc. (@koic)Lint/UnreachableCode detect exit, exit! and abort. (@hoshinotsuyoshi)#=== from Naming/BinaryOperatorParameterName. (@zverok)+ to allowed file names of Naming/FileName. (@yensaki)