Skip to content

Conversation

@dstepanov
Copy link
Contributor

Prompt:

Analyse and correct usages of JSpecify Nullable annotation on arrays, make sure all the usages are applying the nullability to the actual value of the array and not array elements. Correct syntax `String @Nullable [] value` instead of `@Nullable String[] value`

@dstepanov dstepanov changed the title Correct @Nullable on arrays Correct @Nullable and @NonNull on arrays Jan 9, 2026
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