Skip to content

Commit 4a11198

Browse files
author
File Sync
committed
Update .rubocop.yml from dry-rb/template-gem
1 parent feb7ca5 commit 4a11198

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,9 @@ Style/ExplicitBlockArgument:
205205
Style/CombinableLoops:
206206
Enabled: false
207207

208+
Style/EmptyElse:
209+
Enabled: false
210+
208211
Lint/UnusedBlockArgument:
209212
Exclude:
210213
- "spec/**/*.rb"

0 commit comments

Comments
 (0)