Skip to content

Commit 9ae536a

Browse files
committed
More Rubocop Polishing
1 parent b627dd4 commit 9ae536a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ AllCops:
77
- 'rakelib/**/*'
88
Exclude:
99
- 'build/**/*'
10+
- 'vendor/**/*'
1011
Metrics/AbcSize:
1112
Max: 18
1213
Metrics/ClassLength:

0 commit comments

Comments
 (0)