relnotes/v1.5.2.md
Style/SoleNestedConditional when nested || operator modifier condition. (@koic)Layout/HeredocArgumentClosingParenthesis when using subsequence closing parentheses in the same line. (@koic)SuggestExtensions to not suggest extensions that are installed but not direct dependencies. (@dvandersluis)Style/StringConcatenation autocorrect generating invalid ruby. (@tejasbubane)Layout/MultilineMethodCallIndentation when multiline method chain has expected indent width and the method is preceded by splat for EnforcedStyle: indented_relative_to_receiver. (@koic)Lint/ShadowingOuterVariable aware of Ractor. (@tejasbubane)