Home / v1.66.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-09-04 828 Bytes
RuboCop 1.66.1 source code.tar.gz 2024-09-04 2.5 MB
RuboCop 1.66.1 source code.zip 2024-09-04 3.5 MB
Totals: 3 Items   6.0 MB 1

Bug fixes

  • #13191: Fix an error for Style/IfWithSemicolon when using nested single-line if/;/end in block of if/else branches. (@koic)
  • #13178: Fix false positive for Style/EmptyLiteral with Hash.new([]). (@earlopain)
  • #13176: Fix crash in Style/EmptyElse when AllowComments: true and the else clause is missing. (@vlad-pisanov)
  • #13185: Fix false negatives in Style/MapIntoArray autocorrection when using ensure, def, defs and for. (@vlad-pisanov)
Source: README.md, updated 2024-09-04