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

Implement analysis and fix for OrderBy(x => x) to Order() #1522

Merged

Commits on Sep 14, 2024

  1. implementation

    BenjaminBrienen committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    05c56d0 View commit details
    Browse the repository at this point in the history
  2. conditional

    BenjaminBrienen committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    9b3c099 View commit details
    Browse the repository at this point in the history
  3. remove unused using

    BenjaminBrienen committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    a1dc23c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. feedback from PR

    BenjaminBrienen committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ac0ed46 View commit details
    Browse the repository at this point in the history
  2. add test

    BenjaminBrienen committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    1df971e View commit details
    Browse the repository at this point in the history
  3. add test

    BenjaminBrienen committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b2275b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30d135a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26e1841 View commit details
    Browse the repository at this point in the history
  6. tests pass

    BenjaminBrienen committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    12665e1 View commit details
    Browse the repository at this point in the history
  7. feedback from PR

    BenjaminBrienen committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    765b757 View commit details
    Browse the repository at this point in the history
  8. fix RCS0054

    BenjaminBrienen committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    651806e View commit details
    Browse the repository at this point in the history