Skip to content

chore: fix new rubocop lints#398

Merged
chris-olszewski merged 2 commits intomainfrom
olszewski/fix_rubocop_warnings
Mar 10, 2026
Merged

chore: fix new rubocop lints#398
chris-olszewski merged 2 commits intomainfrom
olszewski/fix_rubocop_warnings

Conversation

@chris-olszewski
Copy link
Member

What was changed

Appease latest Rubocop version

  • Stop using keyword_init: true as this has been the default since Ruby 3.2
  • Style/SelectByKind, leverage grep and grep_v shorthand
  • Remove disable comment for Style/HashTransformValues (previously this was a false positive)

Why?

Checklist

  1. Closes N/A

  2. How was this tested:
    Rubocop now passes in CI

  3. Any docs updates needed?
    N/A

@chris-olszewski chris-olszewski requested a review from a team as a code owner March 10, 2026 17:59
@chris-olszewski chris-olszewski merged commit 4c2f6ad into main Mar 10, 2026
7 checks passed
@chris-olszewski chris-olszewski deleted the olszewski/fix_rubocop_warnings branch March 10, 2026 18:13
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.

2 participants