summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorkaixiliu <liukaixi@chinamobile.com>2024-07-26 15:27:34 +0800
committerkaixiliu <liukaixi@chinamobile.com>2024-07-26 15:27:52 +0800
commit89a4b94a5a7e5c730fe5426c64ba1807e8dfa784 (patch)
tree6ca0b94792504cb632da833e7df0ec17f273e9c2 /pom.xml
parent98adb35efe20e81158af603dda16f40d02faf0c7 (diff)
llm-adaptation adds checkstyle configuration
Issue-ID: USECASEUI-839 Change-Id: I8df24e5fca8625262d3ce4f8fc65322ef80bb803 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 91c1a3a..2e261f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,6 +26,7 @@
<modules>
<module>llm-adaptation</module>
<module>standalone</module>
+ <module>checkstyle</module>
</modules>
<properties>