11# This configuration was generated by
22# `rubocop --auto-gen-config`
3- # on 2025-06-06 06:59:49 UTC using RuboCop version 1.76.0.
3+ # on 2025-06-06 10:38:29 UTC using RuboCop version 1.76.0.
44# The point is for the user to remove these configuration records
55# one by one as the offenses are removed from the code base.
66# Note that changes in the inspected code, or installation of new
@@ -14,7 +14,7 @@ Gemspec/OrderedDependencies:
1414 Exclude :
1515 - ' core/solidus_core.gemspec'
1616
17- # Offense count: 175
17+ # Offense count: 179
1818# This cop supports safe autocorrection (--autocorrect).
1919# Configuration parameters: EnforcedStyle, IndentationWidth.
2020# SupportedStyles: with_first_argument, with_fixed_indentation
@@ -337,7 +337,7 @@ Rails/FilePath:
337337 - ' core/lib/spree/testing_support/dummy_app.rb'
338338 - ' sample/lib/spree/sample.rb'
339339
340- # Offense count: 61
340+ # Offense count: 57
341341# Configuration parameters: Include.
342342# Include: **/app/models/**/*.rb
343343Rails/HasManyOrHasOneDependent :
@@ -379,7 +379,7 @@ Rails/IndexWith:
379379 - ' core/lib/spree/core/search/variant.rb'
380380 - ' core/lib/spree/preferences/preferable.rb'
381381
382- # Offense count: 35
382+ # Offense count: 30
383383# Configuration parameters: IgnoreScopes, Include.
384384# Include: **/app/models/**/*.rb
385385Rails/InverseOf :
0 commit comments