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

Add regex support to ignoreValues for value-no-vendor-prefix #7650

Merged
merged 6 commits into from
Apr 25, 2024

Commits on Apr 25, 2024

  1. Add regex support to value-no-vendor-prefix secondary option

    The previously non-documented partial regex support that performed the comparison on the unprefixed value has been scrapped in favor of a documented support which compares exactly.
    Mouvedia committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    da82510 View commit details
    Browse the repository at this point in the history
  2. add line breaks

    Mouvedia committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8e28868 View commit details
    Browse the repository at this point in the history
  3. remove line breaks

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    Mouvedia and ybiquitous committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    eacecce View commit details
    Browse the repository at this point in the history
  4. code review 1

    Mouvedia committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    52bfc11 View commit details
    Browse the repository at this point in the history
  5. code review 2

    Mouvedia committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    28f89ef View commit details
    Browse the repository at this point in the history
  6. code review 3

    Mouvedia committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ea57202 View commit details
    Browse the repository at this point in the history