Skip to content
This repository has been archived by the owner on Feb 15, 2021. It is now read-only.

Remove duplicity from the reporter #6

Open
jukben opened this issue Apr 8, 2019 · 0 comments
Open

Remove duplicity from the reporter #6

jukben opened this issue Apr 8, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed smart-color-replacement

Comments

@jukben
Copy link
Contributor

jukben commented Apr 8, 2019

https://github.com/productboardlabs/stylelint-pb/blob/master/src/rules/smart-color-replacement.js#L12

box-shadow: 0 1px 2px rgba(#475059, #475059, #475059, 0.3);

Actual report

⚠  242:5  Color #475059 should be @superGray. Color #475059 should be @superGray. Color #475059 should be @superGray.

Expected report

⚠  242:5  Color #475059 should be @superGray.

Would be great to add test for this case. 🌞

@jukben jukben added smart-color-replacement bug Something isn't working enhancement New feature or request good first issue Good for newcomers and removed bug Something isn't working labels Apr 8, 2019
@jukben jukben added the help wanted Extra attention is needed label Apr 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed smart-color-replacement
Development

No branches or pull requests

1 participant