diff options
Diffstat (limited to 'lombok.config')
| -rw-r--r-- | lombok.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lombok.config b/lombok.config new file mode 100644 index 0000000..347c825 --- /dev/null +++ b/lombok.config | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | config.stopBubbling = true | ||
| 2 | lombok.accessors.fluent = true \ No newline at end of file | ||