Skip to content

Commit

Permalink
Template repository changes: remal-gradle-plugins/template (#428)
Browse files Browse the repository at this point in the history
Co-authored-by: remal-gradle-plugins <77341723+remal-gradle-plugins+sync-with-template@users.noreply.github.com>
  • Loading branch information
remal and remal-gradle-plugins authored Nov 22, 2024
1 parent 30157fd commit 29ee440
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lombok.config
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ lombok.fieldNameConstants.uppercase = true

lombok.anyConstructor.addConstructorProperties = false

lombok.copyableAnnotations += org.jetbrains.annotations.Nls
lombok.copyableAnnotations += org.jetbrains.annotations.NonNls
lombok.copyableAnnotations += org.jetbrains.annotations.NotNull
lombok.copyableAnnotations += org.jetbrains.annotations.Nullable
lombok.copyableAnnotations += org.jetbrains.annotations.UnknownNullability
lombok.copyableAnnotations += org.jetbrains.annotations.Unmodifiable
lombok.copyableAnnotations += org.jetbrains.annotations.UnmodifiableView
lombok.copyableAnnotations += com.fasterxml.jackson.annotation.JacksonInject
Expand Down

0 comments on commit 29ee440

Please sign in to comment.