Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit a1f1284

Browse files
Merge pull request #98 from Venafi/coverage
Doing that Jacoco automatically ignores the lombok auto generated code
2 parents 65247cb + 9de0e1b commit a1f1284

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lombok.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
config.stopBubbling = true
2-
lombok.accessors.fluent=true
2+
lombok.accessors.fluent=true
3+
lombok.addLombokGeneratedAnnotation = true

0 commit comments

Comments
 (0)