Download Latest Version RuboCop v1.82.0 source code.tar.gz (2.8 MB)
Email in envelope

Get an email when there's a new version of RuboCop

Home / v1.81.7
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-10-31 1.3 kB
RuboCop v1.81.7 source code.tar.gz 2025-10-31 2.8 MB
RuboCop v1.81.7 source code.zip 2025-10-31 3.8 MB
Totals: 3 Items   6.6 MB 0

Bug fixes

  • #14597: Fix an infinite loop error for Layout/HashAlignment when EnforcedStyle: with_fixed_indentation is specified for Layout/ArgumentAlignment. (@koic)
  • #14621: Fix an error for Naming/PredicateMethod when using an in pattern with empty parentheses body. (@koic)
  • #14631: Fix an error for Style/SoleNestedConditional when using nested single line if. (@koic)
  • #14626: Fix false positives in Style/ConstantVisibility when visibility is declared with multiple constants. (@koic)
  • #14628: Fix false positives for Style/FloatDivision when using Regexp.last_match or nth reference (e.g., $1). (@koic)
  • #14617: Handle non-specific issues with the Gemfile to allow fallback. (@Fryguy)
  • #14622: Fix an error for Naming/MethodName when the first argument to alias contains interpolation. (@earlopain)
Source: README.md, updated 2025-10-31