From 8b7145802503dc00720e24db67144e568648c96f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 21 Aug 2025 07:31:40 +0200 Subject: [PATCH] Adapt checkstyle rules for 3.4.x See gh-46927 --- src/checkstyle/checkstyle-suppressions.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/checkstyle/checkstyle-suppressions.xml b/src/checkstyle/checkstyle-suppressions.xml index ad87cca497b..434c59c3ec5 100644 --- a/src/checkstyle/checkstyle-suppressions.xml +++ b/src/checkstyle/checkstyle-suppressions.xml @@ -27,7 +27,7 @@ - + @@ -45,7 +45,10 @@ + + +