Skip to content

Commit

Permalink
CIRC-716: Add lombok config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bohdan Suprun authored and Bohdan Suprun committed Jun 18, 2020
1 parent a9a1832 commit 7070c87
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
@@ -0,0 +1,2 @@
# needs to exclude generated code from JaCoCo coverage report
lombok.addLombokGeneratedAnnotation = true

0 comments on commit 7070c87

Please sign in to comment.