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

feat: add prefer-query-matchers rule #750

Merged
merged 9 commits into from
May 10, 2023

Commits on May 9, 2023

  1. feat: add prefer-query-matchers rule

    Co-authored-by: Dale Karp <dale.karp@testdouble.com>
    CodingItWrong and obsoke committed May 9, 2023
    Configuration menu
    Copy the full SHA
    8606e24 View commit details
    Browse the repository at this point in the history
  2. test: cover prefer-query-matchers with test

    Co-authored-by: Dale Karp <dale.karp@testdouble.com>
    CodingItWrong and obsoke committed May 9, 2023
    Configuration menu
    Copy the full SHA
    1ba34cf View commit details
    Browse the repository at this point in the history
  3. feat: set default options to no configured entries to check for

    Co-authored-by: Dale Karp <dale.karp@testdouble.com>
    CodingItWrong and obsoke committed May 9, 2023
    Configuration menu
    Copy the full SHA
    99e0d2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b212af4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d08851d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    625c438 View commit details
    Browse the repository at this point in the history
  7. fix: failing test

    CodingItWrong committed May 9, 2023
    Configuration menu
    Copy the full SHA
    429b90c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0b9e6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8073bf9 View commit details
    Browse the repository at this point in the history