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 interpolation in property name in custom-property-pattern #5949

Merged
merged 8 commits into from Mar 7, 2022

Commits on Mar 2, 2022

  1. Copy the full SHA
    96d4ef7 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    kawaguchi1102 committed Mar 2, 2022
    Copy the full SHA
    63fb03d View commit details
    Browse the repository at this point in the history
  3. Add 3 test cases

    kawaguchi1102 committed Mar 2, 2022
    Copy the full SHA
    da17d46 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Update lib/rules/custom-property-pattern/__tests__/index.js

    Co-authored-by: Richard Hallows <jeddy3@users.noreply.github.com>
    kawaguchi1102 and jeddy3 committed Mar 4, 2022
    Copy the full SHA
    7fe7792 View commit details
    Browse the repository at this point in the history
  2. Update lib/rules/custom-property-pattern/__tests__/index.js

    Co-authored-by: Richard Hallows <jeddy3@users.noreply.github.com>
    kawaguchi1102 and jeddy3 committed Mar 4, 2022
    Copy the full SHA
    16d52e8 View commit details
    Browse the repository at this point in the history
  3. Update lib/rules/custom-property-pattern/__tests__/index.js

    Co-authored-by: Richard Hallows <jeddy3@users.noreply.github.com>
    kawaguchi1102 and jeddy3 committed Mar 4, 2022
    Copy the full SHA
    10357df View commit details
    Browse the repository at this point in the history
  4. Update lib/rules/custom-property-pattern/__tests__/index.js

    Co-authored-by: Richard Hallows <jeddy3@users.noreply.github.com>
    kawaguchi1102 and jeddy3 committed Mar 4, 2022
    Copy the full SHA
    503ed7b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. refactor

    kawaguchi1102 committed Mar 5, 2022
    Copy the full SHA
    b56e6e3 View commit details
    Browse the repository at this point in the history