Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix false positives for hex with alpha-channel and false negatives for modern syntax in color-named #5718

Merged
merged 10 commits into from Nov 16, 2021

Commits on Nov 14, 2021

  1. Copy the full SHA
    19eb3f4 View commit details
    Browse the repository at this point in the history
  2. update package-lock

    ota-meshi committed Nov 14, 2021
    Copy the full SHA
    329867c View commit details
    Browse the repository at this point in the history
  3. fix modern syntax

    ota-meshi committed Nov 14, 2021
    Copy the full SHA
    061fae8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Update lib/rules/color-named/__tests__/colord-utils.test.js

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    ota-meshi and ybiquitous committed Nov 15, 2021
    Copy the full SHA
    e25750f View commit details
    Browse the repository at this point in the history
  2. Update lib/rules/color-named/__tests__/colord-utils.test.js

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    ota-meshi and ybiquitous committed Nov 15, 2021
    Copy the full SHA
    66d124b View commit details
    Browse the repository at this point in the history
  3. Update lib/rules/color-named/colord-utils.js

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    ota-meshi and ybiquitous committed Nov 15, 2021
    Copy the full SHA
    3b7e72b View commit details
    Browse the repository at this point in the history
  4. Update lib/rules/color-named/colord-utils.js

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    ota-meshi and ybiquitous committed Nov 15, 2021
    Copy the full SHA
    dd8a505 View commit details
    Browse the repository at this point in the history
  5. rename

    ota-meshi committed Nov 15, 2021
    Copy the full SHA
    8b94a16 View commit details
    Browse the repository at this point in the history
  6. avoid using regex

    ota-meshi committed Nov 15, 2021
    Copy the full SHA
    c243f4d View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    45371c0 View commit details
    Browse the repository at this point in the history