Skip to content

Commit 10c7b09

Browse files
author
File Sync
committed
Update .rubocop.yml from dry-rb/template-gem
1 parent 8fa5daa commit 10c7b09

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
@@ -57,6 +57,10 @@ Lint/SuppressedException:
5757
Exclude:
5858
- "spec/spec_helper.rb"
5959

60+
Lint/LiteralAsCondition:
61+
Exclude:
62+
- "spec/**/*.rb"
63+
6064
Naming/PredicateName:
6165
Enabled: false
6266

0 commit comments

Comments
 (0)