mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-20 19:30:47 -07:00
Translate RangeError to Liquid::Error for truncatewords with large int (#1431)
This commit is contained in:
@@ -18,3 +18,6 @@ AllCops:
|
||||
Naming/MethodName:
|
||||
Exclude:
|
||||
- 'example/server/liquid_servlet.rb'
|
||||
|
||||
Layout/BeginEndAlignment:
|
||||
EnforcedStyleAlignWith: start_of_line
|
||||
|
||||
Reference in New Issue
Block a user