gems rubocop 1.28.2
RuboCop 1.28.2

latest releases: 1.63.5, 1.63.4, 1.63.3...
2 years ago

Bug fixes

  • #10566: Fix a false positive for Lint/AmbiguousBlockAssociation when using proc is used as a last argument. (@koic)
  • #10573: Fix a false positive for Layout/SpaceBeforeBrackets when there is a dot before brackets. (@nobuyo)
  • #10563: Fix Style/BlockDelimiters unexpectedly deletes block on moving comment if methods with block are chained. (@nobuyo)
  • #10574: Fix a false positive for Style/SingleArgumentDig when using dig with arguments forwarding. (@ydah)
  • #10565: Fix a false positive and a true negative for Style/FetchEnvVar. (@koic)

Don't miss a new rubocop release

NewReleases is sending notifications on new releases.