mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
fix a few more rubocop offenses
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
require 'stackprof' rescue fail("install stackprof extension/gem")
|
||||
require 'stackprof'
|
||||
require_relative 'theme_runner'
|
||||
|
||||
Liquid::Template.error_mode = ARGV.first.to_sym if ARGV.first
|
||||
|
||||
Reference in New Issue
Block a user