Skip to content

Commit

Permalink
Template repository changes: remal-gradle-plugins/template (#12)
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 1182752 commit c185ab9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lombok.config
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ lombok.fieldNameConstants.uppercase = true

lombok.anyConstructor.addConstructorProperties = false

lombok.copyableAnnotations += org.jetbrains.annotations.Unmodifiable
lombok.copyableAnnotations += org.jetbrains.annotations.UnmodifiableView
lombok.copyableAnnotations += com.fasterxml.jackson.annotation.JacksonInject
lombok.copyableAnnotations += com.fasterxml.jackson.annotation.JsonAlias
lombok.copyableAnnotations += com.fasterxml.jackson.annotation.JsonFilter
Expand Down

0 comments on commit c185ab9

Please sign in to comment.