Skip to content

Exclude Style/OneClassPerFile on specs#87

Merged
tagliala merged 1 commit intomasterfrom
chore/update-rubocop-config
Mar 10, 2026
Merged

Exclude Style/OneClassPerFile on specs#87
tagliala merged 1 commit intomasterfrom
chore/update-rubocop-config

Conversation

@tagliala
Copy link
Copy Markdown
Member

No description provided.

@tagliala tagliala force-pushed the chore/update-rubocop-config branch from 1c49651 to b8cd038 Compare March 10, 2026 13:45
RSpec files commonly define multiple top-level classes and modules
(test subjects, helpers, shared contexts), making this cop impractical
and noisy in the spec directory.

Additionally, do not test rails-edge against 3.2 (3.3 is the minimum)
@tagliala tagliala force-pushed the chore/update-rubocop-config branch from b8cd038 to 94efb0a Compare March 10, 2026 13:46
@tagliala tagliala merged commit e6f0a4f into master Mar 10, 2026
30 checks passed
@tagliala tagliala deleted the chore/update-rubocop-config branch March 10, 2026 13:46
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