gems rubocop 1.75.8
RuboCop v1.75.8

latest releases: 1.80.2, 1.80.1, 1.80.0...
3 months ago

Bug fixes

  • #14191: Fix Lint/FloatComparison cop to detect floating-point number comparisons in case statements. (@daisuke)
  • #14209: Fix an error for Style/RedundantFormat with invalid format arguments. (@earlopain)
  • #14200: Fix false positives for Style/DefWithParentheses when using endless method definition with empty parentheses and a space before =. (@koic)
  • #14197: Fix infinite loop error for EnforcedStyle: with_fixed_indentation of Layout/ArgumentAlignment and EnforcedStyle: consistent of Layout/FirstArgumentIndentation and Layout/HashAlignment. (@koic)
  • #14204: Fix Layout/EmptyLinesAroundAccessModifier cop error on trailing access modifier. (@viralpraxis)
  • #14198: Fix Lint/DuplicateMethods cop error on to option is dynamically generated and prefix is enabled. (@viralpraxis)
  • #14199: Fix wrong autocorrection for Style/MapToHash with destructuring argument. (@lovro-bikic)
  • #14050: Modify condition for rubocop:todo EOL comment. (@jonas054)

Don't miss a new rubocop release

NewReleases is sending notifications on new releases.