relnotes/v1.20.0.md
Lint/Debugger aware of debug.rb. (@koic)Style/BlockDelimiters when there is a comment after the closing brace and using method chaining. (@koic)Style/CommentAnnotation to be able to handle multiword keyword phrases. (@dvandersluis)Style/BlockDelimiters to add begin...end when converting a block containing rescue or ensure to braces. (@dvandersluis)Style/HashExcept when comparing with hash value. (@koic)RubyJard debugger calls to Lint/Debugger/DebuggerMethods. (@DanielVartanov)Style/StructInheritance as unsafe auto-correction. (@koic)