Skip to content

Commit 42cb70c

Browse files
committed
.rubocop.yml: update to match main configuration
1 parent e40f676 commit 42cb70c

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)