Closed
Description
Expectation: All rules have a category (cat:*
) tag
Actual: Some rules, such as aria-toggle-field-name do not
The easiest place to see missing tags is to look at the docs/rule-description.md
file. In addition to adding these tags, we should add a test to build/tasks/validate.js
to enforce that all rules have a category tag.