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

Create Analyzer/Fixer for Assert.Single #186

Merged
merged 10 commits into from
Aug 24, 2024

Commits on Jul 25, 2024

  1. Create descriptor for xUnit2031

    RieBi committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    95ef0f4 View commit details
    Browse the repository at this point in the history
  2. Create base class for analyzer

    RieBi committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5715ed6 View commit details
    Browse the repository at this point in the history
  3. Create base class for fixer

    RieBi committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    91424fa View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Add class for analyzer tests

    RieBi committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b4904e8 View commit details
    Browse the repository at this point in the history
  2. Add tests for analyzer

    RieBi committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9c996e6 View commit details
    Browse the repository at this point in the history
  3. Implement analyzer

    RieBi committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    21560dd View commit details
    Browse the repository at this point in the history
  4. Add tests for fixer

    RieBi committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    43d32ce View commit details
    Browse the repository at this point in the history
  5. Implement fixer

    RieBi committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e537b1f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Sort usings

    bradwilson committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    a0ecf3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b62de9 View commit details
    Browse the repository at this point in the history