Skip to content

feat(lint): check descriptions of static members#29569

Open
caugner wants to merge 2 commits intomainfrom
29537-require-description-for-static-api-members
Open

feat(lint): check descriptions of static members#29569
caugner wants to merge 2 commits intomainfrom
29537-require-description-for-static-api-members

Conversation

@caugner
Copy link
Copy Markdown
Contributor

@caugner caugner commented Apr 29, 2026

Summary

Extend descriptions linter to check static members.

Test results and supporting details

Related issues

Fixes #29537.

@caugner caugner requested a review from a team as a code owner April 29, 2026 12:19
@caugner caugner requested a review from LeoMcA April 29, 2026 12:19
@github-actions github-actions Bot added infra Infrastructure issues (npm, GitHub Actions, releases) of this project data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API linter Issues or pull requests regarding the tests / linter of the JSON files. size:l [PR only] 101-1000 LoC changed labels Apr 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API infra Infrastructure issues (npm, GitHub Actions, releases) of this project linter Issues or pull requests regarding the tests / linter of the JSON files. size:l [PR only] 101-1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extend description linter for static API members

2 participants