rubocop: fix various style issues.
This commit is contained in:
@@ -33,5 +33,4 @@ class PostReplacement < ApplicationRecord
|
||||
tags = tags.map { |tag| "-#{tag}" }
|
||||
tags.join(" ")
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user