Shopify / theme-tools

Everything developer experience for Shopify themes
https://shopify.dev/docs/themes
MIT License
80 stars 24 forks source link

Added in theme check for all unused translations #616

Closed AribaRajput closed 3 hours ago

AribaRajput commented 22 hours ago

What are you adding in this PR?

What's next? Any followup issues?

What did you learn?

Before you deploy

AribaRajput commented 3 hours ago

This will need some prereqs (Injecting DocumentManager into theme-tools being the first step. Needs further support.) This check was a LiquidCheck and not a JSONCheck so it needs to be rewritten next week on a fresh branch once the prereqs are done