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

Enabled additional recommended rules no-aria-unsupported-elements, no-array-prototype-extensions, no-invalid-aria-attributes, no-obscure-array-access, no-scope-outside-table-headings, no-unsupported-role-attributes, require-aria-activedescendant-tabindex, require-mandatory-role-attributes, require-media-caption #2671

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

bmish
Copy link
Member

@bmish bmish commented Nov 3, 2022

Enables all new rules added since 5.0.0 as recommended:

  • no-aria-unsupported-elements
  • no-array-prototype-extensions
  • no-invalid-aria-attributes
  • no-obscure-array-access
  • no-scope-outside-table-headings
  • no-unsupported-role-attributes
  • require-aria-activedescendant-tabindex
  • require-mandatory-role-attributes
  • require-media-caption

Part of v5 release (#2319).

@bmish bmish added the breaking label Nov 3, 2022
@bmish bmish mentioned this pull request Nov 3, 2022
@bmish bmish changed the title Enable recommended rules for v5 Enabled additional recommended rules no-aria-unsupported-elements, no-array-prototype-extensions, no-invalid-aria-attributes, no-obscure-array-access, no-scope-outside-table-headings, no-unsupported-role-attributes, require-aria-activedescendant-tabindex, require-mandatory-role-attributes, require-media-caption Nov 3, 2022
@bmish bmish merged commit 5a018cb into ember-template-lint:next Nov 3, 2022
@bmish bmish deleted the recommended-v5 branch November 3, 2022 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant