Closed akoutmos closed 8 years ago
The regex for the disallow-attribute-concatenation rule is slightly off in that it will false-positive on plus characters that are in single quotes
Example: md-button.md-fab.md-mini(aria-label='Login With Google+')
The regex for the disallow-attribute-concatenation rule is slightly off in that it will false-positive on plus characters that are in single quotes
Example: md-button.md-fab.md-mini(aria-label='Login With Google+')