From 4c7639225534b2bfa79cfe7c61d239d4adc4f1cc Mon Sep 17 00:00:00 2001 From: Nicolas Garea Date: Tue, 19 Aug 2025 19:21:21 +0200 Subject: [PATCH 1/2] Remove duplicate suppression in Checkstyle configuration See gh-46914 Signed-off-by: Nicolas Garea --- src/checkstyle/checkstyle-suppressions.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/checkstyle/checkstyle-suppressions.xml b/src/checkstyle/checkstyle-suppressions.xml index 7289a0714de..987c051d96c 100644 --- a/src/checkstyle/checkstyle-suppressions.xml +++ b/src/checkstyle/checkstyle-suppressions.xml @@ -71,7 +71,6 @@ - From 25c29b52b8e3ed49a6a753aa21ee9c168573569d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 20 Aug 2025 08:42:15 +0100 Subject: [PATCH 2/2] Remove redundant suppressions See gh-46914 --- src/checkstyle/checkstyle-suppressions.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/checkstyle/checkstyle-suppressions.xml b/src/checkstyle/checkstyle-suppressions.xml index 987c051d96c..0376f090bf7 100644 --- a/src/checkstyle/checkstyle-suppressions.xml +++ b/src/checkstyle/checkstyle-suppressions.xml @@ -70,8 +70,6 @@ - -