Skip to content

Commit

Permalink
Fixes linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrillefr committed Jun 27, 2024
1 parent 17e5341 commit f7a1936
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop_todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ Metrics/ClassLength:
- 'app/services/cart_service.rb'
- 'app/services/order_cycles/form_service.rb'
- 'app/services/orders/sync_service.rb'
- 'app/services/sets/product_set.rb'
- 'engines/order_management/app/services/order_management/order/updater.rb'
- 'lib/open_food_network/enterprise_fee_calculator.rb'
- 'lib/open_food_network/order_cycle_form_applicator.rb'
Expand Down

0 comments on commit f7a1936

Please sign in to comment.