Currently, most accessibility-related rules have the prefix html-* as we only have been really differentiating between html-*, erb-* and svg-*.
Maybe it would make sense to categorize/namespace the accessibility-related rules have the a11y-* prefix to make it more obvious.
We also have been slowly introducing herb-* and turbo-* as prefixes, and I think some rules could also benefit from other namespaces like actionview-*, actionmailer-*, stimulus-* etc.
Related: #1066
Currently, most accessibility-related rules have the prefix
html-*as we only have been really differentiating betweenhtml-*,erb-*andsvg-*.Maybe it would make sense to categorize/namespace the accessibility-related rules have the
a11y-*prefix to make it more obvious.We also have been slowly introducing
herb-*andturbo-*as prefixes, and I think some rules could also benefit from other namespaces likeactionview-*,actionmailer-*,stimulus-*etc.Related: #1066