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

Enable nullability for BenchmarkDotNet.Annotations #2418

Merged
merged 2 commits into from Aug 27, 2023

Conversation

alinasmirnova
Copy link
Contributor

No description provided.

Copy link
Member

@AndreyAkinshin AndreyAkinshin left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! Changes in BenchmarkDotNet.Annotations look good. However, we should avoid custom changes in CodeAnnotations.cs since it prevents us from updating this file to the actual version. (Which is also a good thing to do. In Rider, the latest version can be obtained in Settings->Editor->Inspection Settings->Code Annotations->Copy C# implementation to clipboard).

@alinasmirnova
Copy link
Contributor Author

So, you suggest updating this file to the last version and disabling nullability for it, right? Sounds like a great idea, I'll change it.

Copy link
Member

@AndreyAkinshin AndreyAkinshin left a comment

Choose a reason for hiding this comment

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

Thanks, looks good to me.

@AndreyAkinshin AndreyAkinshin merged commit 83fc5ed into dotnet:master Aug 27, 2023
5 of 6 checks passed
@AndreyAkinshin AndreyAkinshin added this to the v0.13.8 milestone Aug 27, 2023
@alinasmirnova alinasmirnova deleted the nullability-enable branch August 27, 2023 14:34
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.

None yet

2 participants