aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorkaixiliu <liukaixi@chinamobile.com>2024-07-26 16:06:39 +0800
committerkaixiliu <liukaixi@chinamobile.com>2024-07-26 16:07:17 +0800
commit6c329264074e1dfdae7b413ef8316bc2c2b47e6a (patch)
tree8ef7d55e4888224e41ae7e1287329ffc51102f08 /pom.xml
parent28085c2bbaccf11cfacb0a0aa441797094b54609 (diff)
server adds checkstyle configuration
Issue-ID: USECASEUI-839 Change-Id: Ifd43f2b2d8e793378c220e349ee5756520759bbf Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index ada40b4c..ff46aa20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,5 +49,6 @@
<modules>
<module>server</module>
<module>standalone</module>
+ <module>checkstyle</module>
</modules>
</project>