Skip to content

Commit 8a16e52

Browse files
committed
Update rubocop
1 parent f5de3b3 commit 8a16e52

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.rubocop.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ RSpec/SpecFilePathFormat:
4949
Exclude:
5050
- spec/lib/rails_outbox/outboxable/*
5151

52+
RSpec/SpecFilePathSuffix:
53+
Exclude:
54+
- spec/lib/rails_outbox/outboxable/*
55+
56+
5257
Style/Documentation:
5358
Enabled: false
5459

0 commit comments

Comments
 (0)