Skip to content

Update RuboCop to 1.86.0 and autocorrect offenses#2678

Open
ericproulx wants to merge 1 commit intomasterfrom
update_rubocop_and_autocorrect
Open

Update RuboCop to 1.86.0 and autocorrect offenses#2678
ericproulx wants to merge 1 commit intomasterfrom
update_rubocop_and_autocorrect

Conversation

@ericproulx
Copy link
Copy Markdown
Contributor

Summary

  • Bump RuboCop from 1.84.0 to 1.86.0
  • Autocorrect new offenses (prefer to_h block over each_with_object, hash literal braces in arrays)
  • Exclude benchmark/**/* from RuboCop inspection
  • Replace monkey patch of Rack::MockResponse with prepend via Spec::Support::MockResponseCookieJar

Test plan

  • bundle exec rspec passes (excluding pre-existing failing test spec/grape/exceptions/validation_spec.rb:15)
  • bundle exec rubocop reports no new offenses

🤖 Generated with Claude Code

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

Danger Report

No issues found.

View run

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ericproulx ericproulx force-pushed the update_rubocop_and_autocorrect branch from 3ad8ad9 to abfcbb6 Compare April 8, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant