gems rubocop 1.20.0
RuboCop 1.20

latest releases: 1.68.0, 1.67.0, 1.66.1...
3 years ago

New features

  • #10040: Make Lint/Debugger aware of debug.rb. (@koic)
  • #9580: Add a new cop that enforces which bundler gem file to use. (@gregfletch)

Bug fixes

  • #10033: Fix an incorrect auto-correct for Style/BlockDelimiters when there is a comment after the closing brace and using method chanin. (@koic)
  • #6630: Updated Style/CommentAnnotation to be able to handle multiword keyword phrases. (@dvandersluis)
  • #7836: Update Style/BlockDelimeters to add begin...end when converting a block containing rescue or ensure to braces. (@dvandersluis)
  • #10031: Fix a false positive for Style/HashExcept when comparing with hash value. (@koic)

Changes

Don't miss a new rubocop release

NewReleases is sending notifications on new releases.