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

Enable class and module children cop #549

Merged
merged 2 commits into from
Aug 31, 2024

Conversation

robotdana
Copy link
Contributor

https://docs.rubocop.org/rubocop/cops_style.html#styleclassandmodulechildren

there was some discussion in the ruby guild meeting and in slack

https://ackama.slack.com/archives/CTXRR56JD/p1715895284411699

we eventually agreed it was better for consistency

and also for it's a rubocop default and people expect the autocorrect to happen

@robotdana robotdana force-pushed the enable-class-and-module-children-cop branch 3 times, most recently from fcbe6b7 to 3c2b0fb Compare May 17, 2024 02:11
Copy link
Contributor

@G-Rath G-Rath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

squash when merging

@G-Rath G-Rath force-pushed the enable-class-and-module-children-cop branch 2 times, most recently from 095ae5e to 72f5be1 Compare July 13, 2024 01:29
there was some discussion in the ruby guild meeting and in slack

https://ackama.slack.com/archives/CTXRR56JD/p1715895284411699

we eventually agreed it was better for consistency

and also for it's a rubocop default and people expect the autocorrect to
happen
@G-Rath G-Rath force-pushed the enable-class-and-module-children-cop branch from 72f5be1 to d70a63c Compare July 17, 2024 04:15
@eoinkelly eoinkelly merged commit 4a1ed87 into main Aug 31, 2024
22 checks passed
@eoinkelly eoinkelly deleted the enable-class-and-module-children-cop branch August 31, 2024 04:15
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.

4 participants