mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
Fix rubocop warning
This commit is contained in:
@@ -15,7 +15,7 @@ module Liquid
|
||||
/<script.*?<\/script>/m,
|
||||
/<!--.*?-->/m,
|
||||
/<style.*?<\/style>/m,
|
||||
/<.*?>/m,
|
||||
/<.*?>/m
|
||||
)
|
||||
|
||||
# Return the size of an array or of an string
|
||||
|
||||
Reference in New Issue
Block a user