mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
Apply simple rubocop fixes
This commit is contained in:
@@ -31,7 +31,7 @@ class ThemeRunner
|
||||
{
|
||||
liquid: File.read(test),
|
||||
layout: (File.file?(theme_path) ? File.read(theme_path) : nil),
|
||||
template_name: test
|
||||
template_name: test,
|
||||
}
|
||||
end.compact
|
||||
|
||||
|
||||
Reference in New Issue
Block a user