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 cdf64da commit 28bf05b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ Style/Semicolon:
Style/CaseEquality:
Exclude:
- "lib/dry/monads/**/*.rb"
- "lib/dry/struct/**/*.rb"
- "lib/dry/types/**/*.rb"

Lint/UnusedBlockArgument:
Exclude:
Expand Down

0 comments on commit 28bf05b

Please sign in to comment.