-
Notifications
You must be signed in to change notification settings - Fork 858
Labels
low hanging fruitAn issue, often a bug, that is lower effort and clearly ought to be fixedAn issue, often a bug, that is lower effort and clearly ought to be fixed
Description
Describe the bug
At times, the no-css-color
rule misfires, especially with the border
. Example:

Code:
Impact and severity
Low severity, low impact. False-positive warnings are annoying to devs.
A warning can be ignored or muted with ESLint disable comment.
To Reproduce
- Checkout Kibana.
- Look at the code mentioned above ☝🏻
- Notice that linter highlights the lines incorrectly.
Expected behavior
The rule doesn't misfire.
Metadata
Metadata
Assignees
Labels
low hanging fruitAn issue, often a bug, that is lower effort and clearly ought to be fixedAn issue, often a bug, that is lower effort and clearly ought to be fixed