Spoon and Nullable
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 392
- Avg merge
- 11h 24m
- Merged PRs (30d)
- 36
Description
Currently, spoon has non `@Nullable` annotation and we only document nullablility in the Javadoc. Why don't we adopt https://jspecify.dev/docs/start-here and migrate over the time to an annotated library? An alternative is `@Contract` from JB, but these are only supported in IJ and are way harder to write.
Contributor guide
Assessment
This issue has not been assessed yet.