Versions
Node.js version
22.22.3
OS + version
macOS 26.5.1 (25F80)
Description
When running cli lint with a multi context resolver the lint only verify the default or first context for each modifier.
Reproduction
Create a broken token reference in the second and non-default context of a modifier. The will pass.
Expected result
Every single context of every modifier should be linted
Extra
Versions
Node.js version
22.22.3
OS + version
macOS 26.5.1 (25F80)
Description
When running cli lint with a multi context resolver the lint only verify the default or first context for each modifier.
Reproduction
Create a broken token reference in the second and non-default context of a modifier. The will pass.
Expected result
Every single context of every modifier should be linted
Extra