relnotes/v1.41.1.md
Style/Documentation when using macro. (@koic)Naming/BlockForwarding when the block argument is reassigned. (@fatkodima)Style/Aliascop when alias in a method def. (@ydah)Style/RedundantStringEscape when using a redundant escaped string interpolation \#\{foo}. (@koic)Style/GuardClause when using lvar as an argument of raise in else branch. (@ydah)