Shopify / theme-check

The Ultimate Shopify Theme Linter
Other
333 stars 96 forks source link

.theme-check.yml not being used? #712

Closed lukecharle closed 1 year ago

lukecharle commented 1 year ago

Describe the bug I've got the .theme-check.yml in the root of my project with the root config set as root: shopify which contains the standard theme structure inside.

My folder structure:

Screenshot 2023-02-15 at 15 19 22

Expected I've setup rules like exclude_snippets: true but theme check still reports it as an error. I am also receiving MissingTemplate Have also seen the following issue but no luck. #536

Actual Receiving MissingTemplate error:

Screenshot 2023-02-15 at 15 20 57

exclude_snippets: true not working:

Screenshot 2023-02-15 at 15 21 31