This is an automated email from the ASF dual-hosted git repository.
tyrantlucifer pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
from f165b182e [Feature][Zeta] Add a jvm.properties file to define the
SeaTunnel Zeta JVM Options (#3771)
add 290c4a4ba [Improve][Core] Add the spotless plugin for unified code
style. (#3939)
No new revisions were added by this update.
Summary of changes:
.github/workflows/backend.yml | 17 +-
.github/workflows/codeql.yaml | 2 +-
.github/workflows/docker.yml | 1 -
.github/workflows/license.yml | 2 +-
.github/workflows/publish-docker.yaml | 1 -
.github/workflows/schedule_backend.yml | 7 +-
docs/en/contribution/coding-guide.md | 45 +-
docs/en/contribution/setup.md | 18 +-
pom.xml | 127 +++--
seatunnel-config/seatunnel-config-base/pom.xml | 9 -
tools/checkstyle/checkStyle.xml | 549 ---------------------
tools/checkstyle/suppressions.xml | 27 -
.../spotless_check/pre-commit.sh | 8 +-
13 files changed, 120 insertions(+), 693 deletions(-)
delete mode 100755 tools/checkstyle/checkStyle.xml
delete mode 100644 tools/checkstyle/suppressions.xml
copy
seatunnel-engine/seatunnel-engine-common/src/main/resources/META-INF/services/com.hazelcast.DataSerializerHook
=> tools/spotless_check/pre-commit.sh (82%)