Translate RangeError to Liquid::Error for truncatewords with large int (#1431)

This commit is contained in:
Dylan Thacker-Smith
2021-04-20 11:48:22 -04:00
committed by GitHub
parent eab13a07d9
commit cfe1637bdd
3 changed files with 15 additions and 1 deletions
+3
View File
@@ -18,3 +18,6 @@ AllCops:
Naming/MethodName:
Exclude:
- 'example/server/liquid_servlet.rb'
Layout/BeginEndAlignment:
EnforcedStyleAlignWith: start_of_line