Skip to content

Commit 74b3b6e

Browse files
committed
fix panolint error
1 parent 6495113 commit 74b3b6e

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
@@ -8,6 +8,7 @@ AllCops:
88
- "bin/setup"
99
- "bin/update"
1010
- "node_modules/*"
11+
- "vendor/bundle/**/*"
1112

1213
Gemspec/RequiredRubyVersion:
1314
Enabled: false

0 commit comments

Comments
 (0)