Skip to content

Commit 1cf3bc3

Browse files
committed
Update Rubocop config
1 parent c67b963 commit 1cf3bc3

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
@@ -86,6 +86,8 @@ Style/Documentation:
8686
Enabled: false
8787
Style/EachWithObject:
8888
Enabled: false
89+
Style/EmptyElse:
90+
Enabled: false
8991
Style/EmptyMethod:
9092
EnforcedStyle: expanded
9193
Style/FormatString:

0 commit comments

Comments
 (0)