relnotes/v0.32.1.md
Debugger cop now checks catches methods called with arguments. (@crazydog115)Lint/UnneededDisable. (@jonas054)Lint/UnneededDisable when -D/--display-cop-names is given. (@jonas054)Style/NonNilCheck offenses as corrected when the source code is not modified. (@rrosenblum)Style/RedundantReturn when return has no arguments. (@lumeet)Style/TrailingComma cop. (@mattjmcnaughton)RedundantBegin auto-correct issue with comments by doing a smaller correction. (@jonas054)FirstParameterIndentation. (@tejasbubane)Lint/UnneededDisable to be inline disabled. (@rrosenblum)