From 6d2a180fa236eee3db13b857dbb057d0accc9cf6 Mon Sep 17 00:00:00 2001 From: Steven Liu Date: Sun, 7 Dec 2025 21:17:33 +0100 Subject: [PATCH] feat: new rule to check javadoc comments --- checkstyle.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/checkstyle.xml b/checkstyle.xml index cf551d9..4932a91 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -8,7 +8,6 @@ - @@ -84,13 +83,13 @@ where applicable. --> + + - - + - - +