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

Prove C# support for ExplicitInitialization recipe #401

Merged
merged 4 commits into from
Dec 3, 2024

Conversation

jevanlingen
Copy link
Contributor

What's changed?

Nothing, it just adds a test to prove C# works with the ExplicitInitialization recipe.

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@jevanlingen jevanlingen changed the title Charp explicit initialization test and improvements Prove C# support for ExplicitInitialization recipe Dec 2, 2024
@jevanlingen jevanlingen self-assigned this Dec 2, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@@ -0,0 +1,75 @@
/*
* Copyright 2022 the original author or authors.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2024

@Laurens-W
Copy link
Contributor

LGTM besides the year in the license header :)

@timtebeek timtebeek merged commit 428347d into main Dec 3, 2024
2 checks passed
@timtebeek timtebeek deleted the charp-explicit-initialization-test-and-improvements branch December 3, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants