This lint rule helps catch missing attributes aria-label
or arial-labelby
SVG-Jar template helper when using title
attribute displays a tooltip, we don't actually want this to happen 90% of the time.
If you happen to accidentally put something like this in your template:
Or this:
You probably wanted to actually write this instead:
If you are actually trying use browser title attributes to generate a tooltip use both