github rubocop/rubocop v1.18.0
RuboCop 1.18

latest releases: v1.66.1, v1.66.0, v1.65.1...
3 years ago

New features

  • #9842: Add new Naming/InclusiveLanguage cop. (@tjwp)

Bug fixes

  • #9803: Fix Bundler/GemVersion cop not respecting git tags. (@tejasbubane, @timlkelly)
  • #9882: Fix an incorrect auto-correct for Layout/LineLength when using heredoc as the first method argument and omitting parentheses. (@koic)
  • #7592: Add cop Layout/LineEndStringConcatenationIndentation. (@jonas054)
  • #9880: Fix a false positive for Style/RegexpLiteral when using a regexp starts with a blank as a method argument. (@koic)
  • #9888: Fix a false positive for Layout/ClosingParenthesisIndentation when using keyword arguemnts. (@koic)
  • #9886: Fix indentation in Style/ClassAndModuleChildren. (@markburns)

Changes

  • #9144: Add aggressive and conservative modes of operation for Style/StringConcatenation cop. (@tejasbubane)

Don't miss a new rubocop release

NewReleases is sending notifications on new releases.