Skip to content

Commit add56dd

Browse files
author
File Sync
committed
1 parent fc6dbf4 commit add56dd

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
@@ -4,6 +4,7 @@ AllCops:
44
TargetRubyVersion: 3.0
55
NewCops: disable
66
Exclude:
7+
- "**/vendor/**/*" # For GitHub Actions, see rubocop/rubocop#9832
78
- benchmarks/*.rb
89
- spec/support/coverage.rb
910
- spec/support/warnings.rb

0 commit comments

Comments
 (0)