Skip to content

Commit 1c90a70

Browse files
committed
DATACMNS-1490 - Tweak lombok to add @generated to generated code.
This will cause JaCoCo to exclude that code from code coverage reports.
1 parent 837b867 commit 1c90a70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lombok.config

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
lombok.nonNull.exceptionType = IllegalArgumentException
22
lombok.log.fieldName = LOG
3+
lombok.addLombokGeneratedAnnotation = true

0 commit comments

Comments
 (0)