Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Style/AccessModifierDeclarations exclusions #9525

Closed

Conversation

mhashizume
Copy link
Contributor

Rubocop recently started flagging several files for violations of the Style/AccessModifierDeclarations cop.

This only occurs in 7.x as many Rubocop fixes have landed in main/8.x. Because 7.x is so close to its end-of-life, these violations aren't really worth fixing and this commit excludes them from the cop.

Rubocop recently started flagging several files for violations of the
Style/AccessModifierDeclarations cop.

This only occurs in 7.x as many Rubocop fixes have landed in main/8.x.
Because 7.x is so close to its end-of-life, these violations aren't
really worth fixing and this commit excludes them from the cop.
@mhashizume mhashizume added the maintenance Maintenance chores are excluded from changelogs label Nov 26, 2024
@mhashizume mhashizume requested a review from a team as a code owner November 26, 2024 00:09
@mhashizume
Copy link
Contributor Author

Closing this to consolidate this change and backporting the fixes in #9523

@mhashizume mhashizume closed this Nov 26, 2024
@mhashizume mhashizume deleted the maint/7.x/rubocop-exceptions branch December 2, 2024 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance chores are excluded from changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant