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

Remove nullable disable annotation in the utils namespace #5282

Merged
merged 5 commits into from Jul 2, 2022

Conversation

andy840119
Copy link
Contributor

Remove nullable disable annotate in the utils namespace.
Seems there's no test case for the utils.

Change the MethodInfo into var because it should be nullable, and write as `MethodInfo?` seems not clear.
osu.Framework/Utils/ConvexPolygonClipper.cs Outdated Show resolved Hide resolved
osu.Framework/Utils/Interpolation.cs Outdated Show resolved Hide resolved
@peppy peppy changed the title Remove nullable disable annotation in the utils namespace. Remove nullable disable annotation in the utils namespace Jul 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants