Fix all rubocop warnings
This commit is contained in:
parent
05e39dc619
commit
bf851133ae
48 changed files with 124 additions and 97 deletions
|
@ -62,7 +62,7 @@ class EmojiFormatter
|
|||
end
|
||||
end
|
||||
|
||||
result << html[last_index..-1]
|
||||
result << html[last_index..]
|
||||
|
||||
result.html_safe # rubocop:disable Rails/OutputSafety
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue