You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zi...@apache.org on 2022/08/02 03:47:04 UTC

[dolphinscheduler] branch dev updated: add lombok config (#11212)

This is an automated email from the ASF dual-hosted git repository.

zihaoxiang pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new d9516e2236 add lombok config (#11212)
d9516e2236 is described below

commit d9516e22360fca283e011040e1bef7a8b239cc06
Author: rickchengx <38...@users.noreply.github.com>
AuthorDate: Tue Aug 2 11:46:58 2022 +0800

    add lombok config (#11212)
    
    Co-authored-by: rick <ri...@B-V6XRMD6M-1956.local>
---
 lombok.config | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/lombok.config b/lombok.config
new file mode 100644
index 0000000000..7d97bd9aa9
--- /dev/null
+++ b/lombok.config
@@ -0,0 +1,18 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+lombok.addLombokGeneratedAnnotation = true