add 'app/models/invoice/data_presenter.rb' to Metrics/ClassLength:Exclude

This commit is contained in:
Mohamed ABDELLANI
2023-07-14 23:55:26 +01:00
parent 9950dd90f7
commit 4a74396bcc

View File

@@ -210,6 +210,7 @@ Metrics/ClassLength:
- 'app/controllers/spree/admin/users_controller.rb'
- 'app/controllers/spree/orders_controller.rb'
- 'app/models/enterprise.rb'
- 'app/models/invoice/data_presenter.rb'
- 'app/models/order_cycle.rb'
- 'app/models/product_import/entry_processor.rb'
- 'app/models/product_import/entry_validator.rb'