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

panjuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 0798ec31947 Update document for checkStyle settings (#25018)
0798ec31947 is described below

commit 0798ec3194771f6c61f679cb14ec6c525a75bad0
Author: Zhengqiang Duan <[email protected]>
AuthorDate: Thu Apr 6 10:35:31 2023 +0800

    Update document for checkStyle settings (#25018)
---
 docs/community/content/involved/contribute/dev-env.cn.md | 2 +-
 docs/community/content/involved/contribute/dev-env.en.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/community/content/involved/contribute/dev-env.cn.md 
b/docs/community/content/involved/contribute/dev-env.cn.md
index 6d3ebee50ae..c7b1203115f 100644
--- a/docs/community/content/involved/contribute/dev-env.cn.md
+++ b/docs/community/content/involved/contribute/dev-env.cn.md
@@ -81,4 +81,4 @@ git config --global core.longpaths true
 ### CheckStyle 插件配置
 
 1. 添加配置文件 :使用 `src/resources/checkstyle.xml`;
-2. 选择 Checkstyle 版本 :使用 `8.8`。
+2. 选择 Checkstyle 版本 :使用 `9.3`。
diff --git a/docs/community/content/involved/contribute/dev-env.en.md 
b/docs/community/content/involved/contribute/dev-env.en.md
index 7e80bf6fff8..b69b284d9a3 100644
--- a/docs/community/content/involved/contribute/dev-env.en.md
+++ b/docs/community/content/involved/contribute/dev-env.en.md
@@ -81,4 +81,4 @@ These plugins might be useful for you:
 ### CheckStyle Settings
 
 1. Add `Configuration File` : use `src/resources/checkstyle.xml`
-2. Select `Checkstyle version` : use `8.8`
+2. Select `Checkstyle version` : use `9.3`

Reply via email to