mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Move nesting blocks rule from 4 to 3, same exception list
This commit is contained in:
@@ -771,6 +771,6 @@ Lint/UselessAssignment:
|
||||
- lib/spree/core/controller_helpers/common.rb
|
||||
|
||||
Metrics/BlockNesting:
|
||||
Max: 4
|
||||
Max: 3
|
||||
Exclude:
|
||||
- app/models/spree/payment/processing.rb
|
||||
|
||||
Reference in New Issue
Block a user