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

Cleanup utility projects #517

Merged
merged 11 commits into from
Aug 8, 2023

Commits on Aug 7, 2023

  1. File-scoped namespaces

    lahm86 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    eb55acb View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary usings

    lahm86 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    92378ae View commit details
    Browse the repository at this point in the history
  3. Simplify new expressions

    lahm86 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2dda509 View commit details
    Browse the repository at this point in the history
  4. Simplify using statements

    lahm86 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f2f12d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e82257d View commit details
    Browse the repository at this point in the history
  6. Fix missing namespace

    lahm86 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    894b03b View commit details
    Browse the repository at this point in the history
  7. Add readonly modifiers

    lahm86 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    dae24f2 View commit details
    Browse the repository at this point in the history
  8. Fix naming violations

    lahm86 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    92c0dba View commit details
    Browse the repository at this point in the history
  9. Use Length on arrays

    lahm86 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    73efe98 View commit details
    Browse the repository at this point in the history
  10. Use string.Contains(char)

    lahm86 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    53f24c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    99bd84d View commit details
    Browse the repository at this point in the history