mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Updates rubocop_todo file
Removes local untracked files
This commit is contained in:
@@ -880,7 +880,6 @@ Style/HashLikeCase:
|
||||
Style/HashSyntax:
|
||||
Exclude:
|
||||
- 'spec/system/admin/reports_spec.rb'
|
||||
- 'spec/system/admin/subscriptions_spec.rb'
|
||||
- 'spec/system/admin/tag_rules_spec.rb'
|
||||
- 'spec/system/admin/variant_overrides_spec.rb'
|
||||
- 'spec/system/admin/vouchers_spec.rb'
|
||||
@@ -924,12 +923,6 @@ Style/MissingRespondToMissing:
|
||||
- 'app/models/spree/gateway.rb'
|
||||
- 'app/models/spree/preferences/configuration.rb'
|
||||
|
||||
# Offense count: 1
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
Style/MultilineTernaryOperator:
|
||||
Exclude:
|
||||
- 'spec/system/admin/subscriptions_spec.rb'
|
||||
|
||||
# Offense count: 2
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
Style/NegatedIfElseCondition:
|
||||
|
||||
Reference in New Issue
Block a user