Skip to content

Commit 188ab0a

Browse files
committed
panolint fixes
1 parent c851355 commit 188ab0a

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
@@ -7,6 +7,7 @@ AllCops:
77
TargetRubyVersion: 3.1.2
88
Exclude:
99
- 'bin/*'
10+
- 'vendor/**/*'
1011
- 'spec/acceptance/fixtures/**/*'
1112
- 'spec/unit/fixtures/**/*'
1213
- 'vendor/gems/**/*'

0 commit comments

Comments
 (0)