github rubocop/rubocop v1.16.1
RuboCop 1.16.1

latest releases: v1.64.1, v1.64.0, v1.63.5...
3 years ago

Bug fixes

  • #9843: Fix Style/RedundantSelf to allow conditional nodes to use self in the condition when a variable named is shadowed inside. (@dvandersluis)
  • #9845: Fix Style/QuotedSymbols for hash-rocket hashes. (@dvandersluis)
  • #9849: Fix a false negative for Layout/HashAlignment when setting EnforcedStyle: with_fixed_indentation of Layout/ArgumentAlignment and using misaligned keyword arguments. (@koic)
  • #9854: Allow braced numeric blocks in omit_parentheses style of Style/MethodCallWithArgsParentheses. (@gsamokovarov)
  • #9850: Fix missing AllowComments option for Lint/EmptyInPattern. (@koic)

Don't miss a new rubocop release

NewReleases is sending notifications on new releases.