Skip to content

Commit

Permalink
Update .rubocop.yml from dry-rb/template-gem
Browse files Browse the repository at this point in the history
  • Loading branch information
File Sync committed Jul 21, 2021
1 parent 1fba305 commit 3f787c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,9 @@ Style/ExplicitBlockArgument:
Style/CombinableLoops:
Enabled: false

Style/EmptyElse:
Enabled: false

Lint/UnusedBlockArgument:
Exclude:
- "spec/**/*.rb"
Expand Down

0 comments on commit 3f787c3

Please sign in to comment.