From f14efaa0f6c937198a4706d704ebdc4a27aa01b2 Mon Sep 17 00:00:00 2001 From: Stephen Gold Date: Tue, 5 Mar 2024 12:30:21 -0800 Subject: [PATCH] checkstyle.xml: stricter properties for 5 modules --- config/checkstyle/checkstyle.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index dcb14e5..cb80d52 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -215,7 +215,7 @@ value="Parameter name ''{0}'' must match pattern ''{1}''."/> - + @@ -231,12 +231,12 @@ - + - + @@ -247,7 +247,7 @@ value="Class type name ''{0}'' must match pattern ''{1}''."/> - + @@ -395,7 +395,9 @@ - + + +