Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 8b6c8e8

Browse files
committed
.rubocop.yml: update to match main configuration
1 parent cc6cc44 commit 8b6c8e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.rubocop.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Layout/ArgumentAlignment:
2222
- "**/Formula/**/*.rb"
2323
Layout/CaseIndentation:
2424
EnforcedStyle: end
25+
Layout/EmptyLinesAfterModuleInclusion:
26+
Enabled: false
2527
Layout/FirstArrayElementIndentation:
2628
EnforcedStyle: consistent
2729
Layout/FirstHashElementIndentation:

0 commit comments

Comments
 (0)