Skip to content

Support linting the spec #193

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

Merged
merged 3 commits into from
Apr 9, 2025
Merged

Conversation

nicolo-ribaudo
Copy link
Member

Ecmarkup supports linting, to enforce a consistent style and to prevent simple bugs (e.g. using undeclared variables). We didn't originally enable it, because of many false positives about completion records (which we do not use).

This PR patches ecmarkup to suppress false positives, enables linting, and fixes all the valid linting issues.

@nicolo-ribaudo nicolo-ribaudo merged commit 559562a into tc39:main Apr 9, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants