mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
This fixes theme-check#218, wherein variables used in echo tags are not considered used by the linter. It is because our visitor doesn't see the :variable_lookup's in the echo tag since the children array is empty. But this array is empty because it is swallowed by the @variable.
4.6 KiB
4.6 KiB