From d341c5b04a822177f45298663a4571ca79afc3da Mon Sep 17 00:00:00 2001 From: Aurora Lahtela <24460436+AuroraLS3@users.noreply.github.com> Date: Sat, 30 Nov 2024 13:55:28 +0200 Subject: [PATCH] Remove method length check from checkstyle --- Plan/config/checkstyle/checkstyle.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Plan/config/checkstyle/checkstyle.xml b/Plan/config/checkstyle/checkstyle.xml index df841677d2..7aa9f761c7 100644 --- a/Plan/config/checkstyle/checkstyle.xml +++ b/Plan/config/checkstyle/checkstyle.xml @@ -44,11 +44,6 @@ - - - - -