mirror of
https://github.com/kemko/liquid.git
synced 2026-01-04 17:25:41 +03:00
Ignore Rubocop Metrics/ModuleLength for now
This commit is contained in:
@@ -10,6 +10,9 @@ Metrics/BlockNesting:
|
||||
Exclude:
|
||||
- 'lib/liquid/block_body.rb'
|
||||
|
||||
Metrics/ModuleLength:
|
||||
Enabled: false
|
||||
|
||||
Lint/AssignmentInCondition:
|
||||
Enabled: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user