You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.
I have the same issue with Theme Check 1.2.0 in Shopify CLI 2.3.0. Theme Check converts all JSON files in the working folder to Ruby Hashes if the --auto-correct flag is set.
Running:
theme-check --exclude-category liquid -a
modifies / converts all json files to what I believe is a Ruby hash.Before:
After:
Don't think this is intended, please let me know if it is intended.
The text was updated successfully, but these errors were encountered: