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 parametric mixins in selector-class-pattern #5378

Merged
merged 6 commits into from Jul 26, 2021

Commits on Jul 18, 2021

  1. Copy the full SHA
    a9bbbdb View commit details
    Browse the repository at this point in the history
  2. Remove redundant conditionals

    immitsu committed Jul 18, 2021
    Copy the full SHA
    15cca41 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5d71762 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Fix not-rule test cases

    immitsu committed Jul 24, 2021
    Copy the full SHA
    72ec511 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Replace checks for selector

    immitsu committed Jul 25, 2021
    Copy the full SHA
    71fa8d6 View commit details
    Browse the repository at this point in the history
  2. Add tests for selector

    immitsu committed Jul 25, 2021
    Copy the full SHA
    bff6255 View commit details
    Browse the repository at this point in the history