relnotes/v1.57.1.md
Lint/RedundantSafeNavigation when using snake case constant receiver. (@koic)Layout/MultilineMethodCallIndentation when usingarithmetic operation with block inside a grouped expression. (@koic)Style/RedundantException. (@ydah)Layout/MultilineMethodCallIndentation when multiline method chain with a block argument and method chain. (@ydah)Style/RedundantDoubleSplatHashBraces when method call for no hash braced double splat receiver. (@koic)Style/RedundantDoubleSplatHashBraces when using double splat hash braces with merge method call twice. (@koic)