summaryrefslogtreecommitdiff
path: root/lombok.config
diff options
context:
space:
mode:
authorJanHolger <jan@bebendorf.eu>2021-07-06 17:01:33 +0200
committerJanHolger <jan@bebendorf.eu>2021-07-06 17:01:33 +0200
commit1d26c0a20d3c595d2846de31c2034e27595540b1 (patch)
treed19fb1f538c0c0cd5e0db55e45e1f16230782aac /lombok.config
Initial commit
Diffstat (limited to 'lombok.config')
-rw-r--r--lombok.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/lombok.config b/lombok.config
new file mode 100644
index 0000000..c075da7
--- /dev/null
+++ b/lombok.config
@@ -0,0 +1,3 @@
+config.stopbubbling=true
+lombok.accessors.chain=true
+lombok.fielddefaults.defaultprivate=true \ No newline at end of file