From 5274115e8e063045754984a467504b30863e500f Mon Sep 17 00:00:00 2001 From: forkimenjeckayang Date: Tue, 6 Aug 2024 11:36:39 +0100 Subject: [PATCH] Modified checkstyle and removed rules for checks not really necessary --- checkstyle.xml | 37 ------------------------------------- 1 file changed, 37 deletions(-) diff --git a/checkstyle.xml b/checkstyle.xml index 41a571168..89b2b21d5 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -261,14 +261,6 @@ - - - - - @@ -297,13 +289,6 @@ METHOD_DEF, QUESTION, RESOURCE_SPECIFICATION, SUPER_CTOR_CALL, LAMBDA, RECORD_DEF"/> - - - - - - - - - - - @@ -336,20 +313,6 @@ - - - - - - - - - - -