Skip to content

Commit

Permalink
Add an annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
mernst committed Oct 20, 2021
1 parent 2cbfda1 commit 0b4cc60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/lombok/core/handlers/HandlerUtil.java
Expand Up @@ -182,6 +182,7 @@ public static int primeForNull() {
"org.eclipse.lsp4j.jsonrpc.validation.NonNull",
"org.jetbrains.annotations.NotNull",
"org.jetbrains.annotations.Nullable",
"org.jetbrains.annotations.UnknownNullability",
"org.jmlspecs.annotation.NonNull",
"org.jmlspecs.annotation.Nullable",
"org.jspecify.nullness.Nullable",
Expand Down

0 comments on commit 0b4cc60

Please sign in to comment.