Support disabling diagnostics for certain scopes #2536
Labels
core
Processing and transforming logic
diagnostics
Warnings and errors
feature
New syntax feature or behavior
Proposal Description
We lack the ability to disable specific diagnostics by using a comment for a certain scope (e.g. file, block, next line) like many languages provide.
expected behavior - should not emit diagnostics for unscoped selectors on the next line.
The text was updated successfully, but these errors were encountered: