Skip to content

Commit 2e6ea9b

Browse files
authored
Turns EmptyLineAfterGuardClause
Addresses #750
1 parent 04ec853 commit 2e6ea9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Layout/EmptyComment:
125125
AllowMarginComment: true
126126

127127
Layout/EmptyLineAfterGuardClause:
128-
Enabled: true
128+
Enabled: false
129129

130130
Layout/EmptyLineAfterMagicComment:
131131
Enabled: true

0 commit comments

Comments
 (0)