Skip to content

Commit 6da44ea

Browse files
committed
Fix rubocop
Signed-off-by: Daniel Azuma <dazuma@gmail.com>
1 parent 4fcbde3 commit 6da44ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ Metrics/AbcSize:
140140
Metrics/BlockLength:
141141
Exclude:
142142
- "test/**/test_*.rb"
143+
- "cloud_events.gemspec"
143144
Metrics/ClassLength:
144145
Max: 300
145146
Metrics/CollectionLiteralLength:

0 commit comments

Comments
 (0)