From b1b2d1af69ca5ada9b8943e5ac4562d8da6a3658 Mon Sep 17 00:00:00 2001 From: Levi Muniz Date: Mon, 7 Oct 2024 22:09:01 -0600 Subject: [PATCH] chore: Update checkstyle config (#206) --- config/checkstyle/checkstyle.xml | 47 +++++++++++++++++++++++++------- 1 file changed, 37 insertions(+), 10 deletions(-) diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index 5e3b2b2..8475b41 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -17,7 +17,6 @@ --> - @@ -29,6 +28,9 @@ + + + + + + + + + + @@ -68,11 +78,6 @@ - - - - @@ -134,6 +139,19 @@ + + + + + + + + @@ -337,12 +355,20 @@ - - + + + + + + - + ./MODIFIERS/ANNOTATION//IDENT[contains(@text, 'Test')] + ]/IDENT"/> +