Skip to content

Commit 67e7753

Browse files
author
Andrew Etchen
authored
Theme check TemplateLength (Shopify#1511)
1 parent 6fcf0e1 commit 67e7753

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.theme-check.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
MatchingTranslations:
22
enabled: false
3+
TemplateLength:
4+
enabled: false

sections/main-product.liquid

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
{% comment %}theme-check-disable TemplateLength{% endcomment %}
21
{{ 'section-main-product.css' | asset_url | stylesheet_tag }}
32
{{ 'component-accordion.css' | asset_url | stylesheet_tag }}
43
{{ 'component-price.css' | asset_url | stylesheet_tag }}

0 commit comments

Comments
 (0)