From a92811b35cb0121c52263076e92a94ba42768e7f Mon Sep 17 00:00:00 2001 From: "chen.ma" Date: Sat, 29 Oct 2022 11:50:21 +0800 Subject: [PATCH] Update lombok.config --- lombok.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lombok.config b/lombok.config index d48dae07..6bdcc5ab 100644 --- a/lombok.config +++ b/lombok.config @@ -16,5 +16,5 @@ # # this config is to ignore lombok code in jacoco -config.stopBubbling=true +config.stopBubbling = true lombok.addLombokGeneratedAnnotation = true