Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share common features between :invalid selector and lint method #18

Open
bhsd-harry opened this issue Jan 4, 2024 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@bhsd-harry
Copy link
Owner

bhsd-harry commented Jan 4, 2024

Don't have to be exhaustive, but adding isValid(): [Severity, Rule, string] and childIsValid(n: number): [Severity, Rule, string] methods for all types of tokens may be useful.

@bhsd-harry bhsd-harry added the enhancement New feature or request label Jan 4, 2024
@bhsd-harry bhsd-harry self-assigned this Jan 4, 2024
@bhsd-harry bhsd-harry changed the title Share common features between :invalid selector and lint method Share common features between :invalid selector and lint/print method Jan 15, 2024
@bhsd-harry bhsd-harry changed the title Share common features between :invalid selector and lint/print method Share common features between :invalid selector and lint method Feb 3, 2024
@bhsd-harry
Copy link
Owner Author

bhsd-harry commented Jun 5, 2024

Also useful for a variant of the print method, e.g., diagnose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant