-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Update JSpecify annotation fully-qualified names #3608
Conversation
@msridhar sure, sounds good. I'll try to get your patch merged into mine today. |
Closes #3613 |
Thanks for merging in the other change so quick @jyoo980! We may also want to re-title this PR to capture the new scope |
@NonNull
annotationThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@Rawi01 is there anything else I can do to help get this PR merged? |
This is part of the latest edge release, all feedback is welcome. |
Updates the
HandlerUtil
with theorg.jspecify.annotations.NonNull
annotation here