-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable class and module children cop (#549)
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 Co-authored-by: Eoin Kelly <[email protected]>
- Loading branch information
Showing
3 changed files
with
14 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters