UndefinedObject
Identifies references to undefined Liquid objects.
The following examples contain code snippets that either fail or pass this check.
Parameter | Description |
---|---|
enabled | Whether this check is enabled. |
exclude_snippets | Whether to check for undefined objects in snippet files (objects might be defined as arguments). |
Disabling this check
Anchor link to section titled "Disabling this check"Disabling this check isn't recommended.