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

Sort classes using position of first matching rule #11504

Merged
merged 5 commits into from
Jun 29, 2023

Commits on Jun 28, 2023

  1. Refactor

    thecrypticace committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8ea7269 View commit details
    Browse the repository at this point in the history
  2. Sort based on first occurence of a candidate

    This primarily affects components and utilities which contain multiple matched classes
    thecrypticace committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2aa12bb View commit details
    Browse the repository at this point in the history
  3. Simplify

    thecrypticace committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c80c1c2 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    thecrypticace committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    af3f5fe View commit details
    Browse the repository at this point in the history
  5. Update

    thecrypticace committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    448ee54 View commit details
    Browse the repository at this point in the history