gems rubocop 1.22.3
RuboCop 1.22.3

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

Bug fixes

  • #10166: Fix a false positive for Style/StringLiterals when using some meta characters (e.g. '\s', '\z') with EnforcedStyle: double_quotes. (@koic)
  • #10216: Fix an incorrect autocorrect for Style/SelectByRegexp when using lvar =~ blockvar in a block. (@koic)
  • #10207: Fix false positive in Layout/DotPosition when the selector is on the same line as the closing bracket of the receiver. (@mvz)

Changes

  • #10209: Make Lint/DeprecatedConstants aware of Net::HTTPServerException. (@koic)

Don't miss a new rubocop release

NewReleases is sending notifications on new releases.