diff --git a/pom.xml b/pom.xml index b1912227ef..b66f7988e3 100644 --- a/pom.xml +++ b/pom.xml @@ -106,6 +106,7 @@ 3.1.0 3.21.0-GA bash + 3.1.2 hugegraph-core @@ -344,6 +345,32 @@ + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + style/checkstyle.xml + UTF-8 + true + true + false + false + + + + validate + validate + + check + + + + + + diff --git a/style/checkstyle.xml b/style/checkstyle.xml new file mode 100644 index 0000000000..999f5c687a --- /dev/null +++ b/style/checkstyle.xml @@ -0,0 +1,217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +