Skip to content

Fix Rubocop Style/OneClassPerFile warnings and remove Claude workflows#1089

Merged
petergoldstein merged 1 commit intomainfrom
fix/rubocop-warnings-remove-claude-workflows
Mar 17, 2026
Merged

Fix Rubocop Style/OneClassPerFile warnings and remove Claude workflows#1089
petergoldstein merged 1 commit intomainfrom
fix/rubocop-warnings-remove-claude-workflows

Conversation

@petergoldstein
Copy link
Copy Markdown
Owner

Summary

  • Fix Style/OneClassPerFile offenses in bin/benchmark and test/helper.rb introduced by updated Rubocop cops (via bundle update)
  • Remove .github/workflows/claude.yml and .github/workflows/claude-code-review.yml; all other workflows remain intact

Test plan

  • bundle exec rubocop passes with no offenses
  • Remaining workflows (tests, rubocop, benchmarks, profile, codeql-analysis) are unaffected

🤖 Generated with Claude Code

- Add rubocop disable/enable directives for Style/OneClassPerFile in
  bin/benchmark and test/helper.rb (new cop from bundle update)
- Remove .github/workflows/claude.yml and .github/workflows/claude-code-review.yml

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@petergoldstein petergoldstein merged commit ec79c23 into main Mar 17, 2026
18 checks passed
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