mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-16 01:10:41 -07:00
rubocop: Exclude vendored dependencies in CI
This commit is contained in:
@@ -4,6 +4,7 @@ AllCops:
|
||||
Exclude:
|
||||
- 'performance/shopify/*'
|
||||
- 'pkg/**'
|
||||
- 'vendor/bundle/**/*'
|
||||
|
||||
Metrics/BlockNesting:
|
||||
Max: 3
|
||||
|
||||
Reference in New Issue
Block a user