mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-20 19:30:47 -07:00
make rubocop happy
This commit is contained in:
@@ -3,6 +3,7 @@ inherit_from: ./.rubocop_todo.yml
|
||||
AllCops:
|
||||
Exclude:
|
||||
- 'performance/shopify/*'
|
||||
- 'pkg/**'
|
||||
|
||||
Lint/AssignmentInCondition:
|
||||
Enabled: false
|
||||
|
||||
Reference in New Issue
Block a user