Skip to content

feat: Add no aria label misuse linter rule#1593

Draft
written-fresh wants to merge 2 commits intomarcoroth:mainfrom
written-fresh:main
Draft

feat: Add no aria label misuse linter rule#1593
written-fresh wants to merge 2 commits intomarcoroth:mainfrom
written-fresh:main

Conversation

@written-fresh
Copy link
Copy Markdown
Contributor

Adds linter rule for a11y-no-aria-label-misuse which requires proper use of aria-label and aria-labelledby` on tags.

Closes #1223

@github-actions github-actions bot added documentation Improvements or additions to documentation linter typescript a11y linter-rule labels Apr 3, 2026
@written-fresh
Copy link
Copy Markdown
Contributor Author

Just realized my editor formatted it with semi colons... 😠 Will clean this up tonight!

@written-fresh written-fresh marked this pull request as draft April 3, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a11y documentation Improvements or additions to documentation linter linter-rule typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Linter: Implement a11y-no-aria-label-misuse rule

1 participant