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

[TypeSpecValidation] Add tests for LinterRuleset #29267

Merged
merged 9 commits into from
May 29, 2024

Commits on May 29, 2024

  1. Remove dead code

    mikeharder committed May 29, 2024
    Configuration menu
    Copy the full SHA
    49567ae View commit details
    Browse the repository at this point in the history
  2. Refactor to simplify

    mikeharder committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1722e1a View commit details
    Browse the repository at this point in the history
  3. Add basic success test

    mikeharder committed May 29, 2024
    Configuration menu
    Copy the full SHA
    140240a View commit details
    Browse the repository at this point in the history
  4. Read config from host

    mikeharder committed May 29, 2024
    Configuration menu
    Copy the full SHA
    34da4bb View commit details
    Browse the repository at this point in the history
  5. Revert "Refactor to simplify"

    This reverts commit 1722e1a.
    mikeharder committed May 29, 2024
    Configuration menu
    Copy the full SHA
    33deaae View commit details
    Browse the repository at this point in the history
  6. Revert "Remove dead code"

    This reverts commit 49567ae.
    mikeharder committed May 29, 2024
    Configuration menu
    Copy the full SHA
    499c596 View commit details
    Browse the repository at this point in the history
  7. Handle empty config

    mikeharder committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0aa1ac9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a86ec4d View commit details
    Browse the repository at this point in the history
  9. Remove unused import

    mikeharder committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3682cf1 View commit details
    Browse the repository at this point in the history