github rubocop/rubocop v0.75.1
RuboCop 0.75.1

latest releases: v1.63.3, v1.63.4, v1.63.2...
4 years ago

Bug fixes

  • #7391: Support pacman formatter on Windows. (@laurenball)
  • #7407: Make Style/FormatStringToken work inside hashes. (@buehmann)
  • #7389: Fix an issue where passing a formatter might result in an error depending on what character it started with. (@jfhinchcliffe)
  • #7397: Fix extra comments being added to the correction of Style/SafeNavigation. (@rrosenblum)
  • #7378: Fix heredoc edge cases in Layout/EmptyLineAfterGuardClause. (@gsamokovarov)
  • #7404: Fix a false negative for Layout/IndentAssignment when multiple assignment with line breaks on each line. (@koic)

Changes

  • #7410: Style/FormatStringToken now finds unannotated format sequences in printf arguments. (@buehmann)
  • #6964: Set default IgnoreCopDirectives to true for Metrics/LineLength. (@jdkaplan)

Don't miss a new rubocop release

NewReleases is sending notifications on new releases.