Skip to content

Commit 34b5dc9

Browse files
vinistockhsbt
authored andcommitted
Enable trailing empty lines rule
1 parent 0913639 commit 34b5dc9

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
@@ -6,3 +6,5 @@ AllCops:
66

77
Layout/TrailingWhitespace:
88
Enabled: true
9+
Layout/TrailingEmptyLines:
10+
Enabled: true

0 commit comments

Comments
 (0)