Skip to content

Add html-aria-role-must-be-valid linter rule#238

Merged
marcoroth merged 5 commits intomarcoroth:mainfrom
drewhoffer:feat/aria-role-must-be-valid
Jul 15, 2025
Merged

Add html-aria-role-must-be-valid linter rule#238
marcoroth merged 5 commits intomarcoroth:mainfrom
drewhoffer:feat/aria-role-must-be-valid

Conversation

@drewhoffer
Copy link
Contributor

Adds a new rule that ensures aria-role values are valid.

Closes: #212

Signed-off-by: Marco Roth <marco.roth@intergga.ch>
@marcoroth marcoroth changed the title feat(linter): Enforce valid ARIA-role values Add html-aria-role-must-be-valid linter rule Jul 15, 2025
@marcoroth marcoroth merged commit 2c1bf17 into marcoroth:main Jul 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Linter Rule: ARIA role values must be valid

2 participants