Skip to content

Update code style #23

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

Closed
wants to merge 2 commits into from
Closed

Conversation

Joy-less
Copy link
Contributor

I went through and updated the code style of the two projects:

  • Removed redundant code.
  • Removed redundant usings.
  • Used file-scoped namespaces.
  • Used collection expressions.
  • Corrected Assert.AreEqual order.

This commit relies on #22.

@mqudsi
Copy link
Member

mqudsi commented Mar 31, 2025

Thanks for taking the time to file this PR.

As I mentioned in #22, I'm not interested in removing support for netstandard1.3 at this time. If you would like to re-open with a narrower scope of changes, that would be fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants