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

Use ordinal string operations #766

Merged
merged 5 commits into from
Jan 19, 2024
Merged

Commits on Jan 19, 2024

  1. Use ordinal string operations

    Enables CA1310 at error severity
    Rob-Hague authored and gbirchmeier committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    167c61d View commit details
    Browse the repository at this point in the history
  2. Fix CA1310 in tests

    Also use Contains instead of IndexOf
    Rob-Hague authored and gbirchmeier committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    66f9774 View commit details
    Browse the repository at this point in the history
  3. Move the .editorconfig down into the source and revert test changes

    It is unnecessary to have in the tests.
    Rob-Hague authored and gbirchmeier committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7ed7ffc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcaaad9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5ae6e6 View commit details
    Browse the repository at this point in the history