Skip to content

Comments

WA-OPS-653: Fix existing Rubocop offenses on next#654

Merged
kitcommerce merged 1 commit intonextfrom
wa-ops-fix-rubocop-next-653
Feb 20, 2026
Merged

WA-OPS-653: Fix existing Rubocop offenses on next#654
kitcommerce merged 1 commit intonextfrom
wa-ops-fix-rubocop-next-653

Conversation

@kitcommerce
Copy link

Summary

Fix 4 existing, autocorrectable Rubocop offenses currently present on next.

Why

The dispatcher build gate runs bundle exec rubocop; since next is currently failing, every PR fails the build gate with the same 4 offenses. This PR makes next Rubocop-clean to unblock review.

Changes

  • Rakefile: spacing around <<
  • core/lib/workarea/configuration.rb: comment indentation
  • core/lib/workarea/ext/freedom_patches/bson_document.rb: remove trailing whitespace
  • core/test/lib/workarea/elasticsearch/document_test.rb: remove trailing whitespace

Verification

  • bundle exec rubocop (clean)

Client impact

None expected (formatting-only).

@kitcommerce
Copy link
Author

Dispatcher build gate (local)

  • rubocop: PASS (0 offenses)

Note: repo bundle currently does not include / executables in this environment, so only rubocop was run for this unblocker PR.

@kitcommerce kitcommerce merged commit 1a89622 into next Feb 20, 2026
0 of 9 checks passed
@kitcommerce kitcommerce deleted the wa-ops-fix-rubocop-next-653 branch February 20, 2026 17:31
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