mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Rubocop: Auto-correct Style/TrailingBlankLines offences
This commit is contained in:
@@ -30,4 +30,4 @@ module Spree
|
||||
"have ability #{ability_hash.keys.join(", ")} for #{target.class.name}"
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
@@ -37,4 +37,4 @@ RSpec::Matchers.define :delegate do |method|
|
||||
chain(:to) { |receiver| @to = receiver }
|
||||
chain(:with_prefix) { @prefix = true }
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
@@ -4,4 +4,4 @@ module Spree
|
||||
Spree::Core::Engine.routes.url_helpers
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
@@ -10,4 +10,3 @@ module RablHelper
|
||||
include ActionView::Helpers::AssetTagHelper
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user