Shopify / theme-check

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

Global robots in robots.txt.liquid template #645

Open we5 opened 1 year ago

we5 commented 1 year ago

Describe the bug

Theme check throws an error about undefined "robots" object in robots.txt.liquid

Expected

Theme check should know about the robots object being exposed exceptionally on this template.

Actual

Theme check does NOT know about the robots object being exposed exceptionally on this template.

Debugging information

we5 commented 1 year ago

I added a PR for this #644