From 4e848291124f58af00cfadec6588916837be0d9e Mon Sep 17 00:00:00 2001 From: rnveach Date: Thu, 26 Jan 2023 23:07:19 -0500 Subject: [PATCH] Issue #451: adds multiple modules with no violations --- config/checkstyle_checks.xml | 59 ++++++++++++++++++++++++++++++++++-- 1 file changed, 57 insertions(+), 2 deletions(-) diff --git a/config/checkstyle_checks.xml b/config/checkstyle_checks.xml index af53f21e0..24bbe4f7b 100644 --- a/config/checkstyle_checks.xml +++ b/config/checkstyle_checks.xml @@ -67,10 +67,18 @@ + + + + + + + + @@ -81,6 +89,7 @@ See https://github.com/checkstyle/checkstyle/issues/7340 for details. --> + - + + + + @@ -114,6 +126,7 @@ value="Only java files should be located in the ''src/*/java'' folders."/> + @@ -121,6 +134,7 @@ value="All files in the ''src/xdocs'' folder should have the ''xml'' or ''vm'' extension."/> + @@ -169,6 +183,8 @@ + + @@ -181,6 +197,7 @@ + @@ -213,6 +230,12 @@ java.lang.StringBuffer"/> + + + + + + @@ -257,6 +280,10 @@ + + + + @@ -329,10 +356,16 @@ - + + + + + + + @@ -367,21 +400,42 @@ + + + + + + + + + + + + + + + + + + + + + @@ -393,6 +447,7 @@ +