attr-value-not-empty
Attribute must set value.
Level: Warning
Config value
Section titled “Config value”- true: enable rule
- false: disable rule
The following patterns are not considered rule violations
Section titled “The following patterns are not considered rule violations”<input type="button" disabled="disabled" />
The following pattern is considered a rule violation:
Section titled “The following pattern is considered a rule violation:”<input type="button" disabled />