This check warns the user about snippets that are not used (Could not find a render
tag that uses that snippet)
This check is aimed at eliminating unused snippets.
The default configuration for this check is the following:
UnusedSnippet:
enabled: true
It's safe to disable this rule.
This check has been introduced in Theme Check 0.1.0.