Skip to content

Commit

Permalink
Configure Lombok to use @lombok.Generated
Browse files Browse the repository at this point in the history
  • Loading branch information
pvorb committed Oct 16, 2017
1 parent 486f626 commit c233e3e
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 @@
config.stopBubbling = true
lombok.addLombokGeneratedAnnotation = true

0 comments on commit c233e3e

Please sign in to comment.