Skip to content

Commit 484fec3

Browse files
author
File Sync
committed
Update .rubocop.yml from dry-rb/template-gem
1 parent b0ba608 commit 484fec3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.rubocop.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,10 @@ Style/Semicolon:
182182
Exclude:
183183
- "spec/**/*.rb"
184184

185+
Style/HashAsLastArrayItem:
186+
Exclude:
187+
- "spec/**/*.rb"
188+
185189
Style/CaseEquality:
186190
Exclude:
187191
- "lib/dry/monads/**/*.rb"

0 commit comments

Comments
 (0)