gems rubocop 1.29.1
RuboCop 1.29.1

latest releases: 1.66.1, 1.66.0, 1.65.1...
2 years ago

Bug fixes

  • #10625: Restore the specification to TargetRubyVersion: 2.5. (@koic)
  • #10569: Fix a false positive for Style/FetchEnvVar when using the same ENV var as if condition in the body. (@koic)
  • #10614: Make Lint/NonDeterministicRequireOrder aware of require_relative. (@koic)
  • #10607: Fix autocorrect for Style/RedundantCondition when there are parenthesized method calls in each branch. (@nobuyo)
  • #10622: Fix a false positive for Style/RaiseArgs when error type class constructor with keyword arguments and message argument. (@koic)
  • #10610: Fix an error for Naming/InclusiveLanguage string with invalid byte sequence in UTF-8. (@ydah)
  • #10605: Fix autocorrect for Style/RedundantCondition if argument for method in else branch is hash without braces. (@nobuyo)

Don't miss a new rubocop release

NewReleases is sending notifications on new releases.