From 3d3fe13f4d5b89cc5e9acda6eb71d242a5cbe870 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awomir=20Tomaszek?= Date: Sun, 2 Aug 2026 16:02:54 +0200 Subject: [PATCH] checkstyle - enabling NoFinalizer rule --- checkstyle.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/checkstyle.xml b/checkstyle.xml index bd80337fd..11b18e7c8 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -282,10 +282,7 @@ value="Interface type name ''{0}'' must match pattern ''{1}''."/> - - +