Skip to content
This repository was archived by the owner on Jul 27, 2024. It is now read-only.
This repository was archived by the owner on Jul 27, 2024. It is now read-only.

MissingTemplate reports error for file that's ignored in .theme-check.yml #589

@vfonic

Description

@vfonic
  1. Add this to .theme-check.yml:
ignore:
- snippets/missing.liquid
  1. Add snippets/missing.liquid file to your project
  2. Add {% render 'missing' %} to some liquid file

Expected:

No errors reported

Actual:

Error reported:

'snippets/missing.liquid' is not found (theme-check MissingTemplate)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions