gems rubocop 1.26.1
RuboCop 1.26.1

latest releases: 1.68.0, 1.67.0, 1.66.1...
2 years ago

Bug fixes

  • #10375: Fix error for auto-correction of unless/else nested inside each other. (@jonas054)
  • #10457: Make Style/SelectByRegexp aware of ENV const. (@koic)
  • #10462: Fix an incorrect autocorrect for Lint/SymbolConversion when using a quoted symbol key with hash rocket. (@koic)
  • #10456: Fix a false positive for Layout/MultilineMethodCallIndentation when using EnforcedStyle: indented with indented assignment method. (@koic)
  • #10459: Fix a false positive for Layout/LineLength when long URIs in yardoc comments to have titles. (@ydah)
  • #10447: Fix an error for Style/SoleNestedConditional raises exception when inspecting if ... end if .... (@ydah)

Don't miss a new rubocop release

NewReleases is sending notifications on new releases.