From fe0d7de41b1e4d4f003eb8405bc5741661759e48 Mon Sep 17 00:00:00 2001 From: Josh Cummings <3627351+jzheaux@users.noreply.github.com> Date: Fri, 20 Mar 2026 15:20:49 -0600 Subject: [PATCH] Update LDAP Nullability Checkstyle Rules Issue gh-17818 Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com> --- etc/checkstyle/checkstyle-suppressions.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/etc/checkstyle/checkstyle-suppressions.xml b/etc/checkstyle/checkstyle-suppressions.xml index 8645224a80..e7ddfb19af 100644 --- a/etc/checkstyle/checkstyle-suppressions.xml +++ b/etc/checkstyle/checkstyle-suppressions.xml @@ -60,6 +60,10 @@ + + + + @@ -77,9 +81,6 @@ - - -