mirror of
https://github.com/spring-projects/spring-data-commons.git
synced 2026-05-02 19:22:27 +01:00
DATACMNS-1490 - Tweak lombok to add @Generated to generated code.
This will cause JaCoCo to exclude that code from code coverage reports.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
lombok.nonNull.exceptionType = IllegalArgumentException
|
||||
lombok.log.fieldName = LOG
|
||||
lombok.addLombokGeneratedAnnotation = true
|
||||
|
||||
Reference in New Issue
Block a user