From 5f6101698bca21d556f6a8f2fee539b30e8b1880 Mon Sep 17 00:00:00 2001 From: Stypox Date: Mon, 28 Nov 2022 14:42:18 +0100 Subject: [PATCH] Block wrong nullable/nonnull imports in checkstyle --- checkstyle/checkstyle.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/checkstyle/checkstyle.xml b/checkstyle/checkstyle.xml index ff0f91a94..454595bb4 100644 --- a/checkstyle/checkstyle.xml +++ b/checkstyle/checkstyle.xml @@ -96,7 +96,15 @@ - + + +