gems rubocop 1.22.1
RuboCop 1.22.1

latest releases: 1.66.1, 1.66.0, 1.65.1...
2 years ago

Bug fixes

  • #10143: Fix an error for Lint/RequireRelativeSelfPath when using a variable as an argument of require_relative. (@koic)
  • #10140: Fix false positive for Layout/DotPosition when a heredoc receives a method on the same line as the start sigil in trailing style. (@dvandersluis)
  • #10148: Fix Style/QuotedSymbols handling escaped characters incorrectly. (@dvandersluis)
  • #10145: Update Style/SelectByRegexp to ignore cases where the receiver appears to be a hash. (@dvandersluis)

Don't miss a new rubocop release

NewReleases is sending notifications on new releases.