From a0af7d424eb19d49f021252249a155e6ea0706da Mon Sep 17 00:00:00 2001 From: Stypox Date: Mon, 28 Nov 2022 14:28:08 +0100 Subject: [PATCH] Block rxjava3 nullable/nonnull imports in checkstyle --- checkstyle/checkstyle.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/checkstyle/checkstyle.xml b/checkstyle/checkstyle.xml index 3214a2b0b..e8c9d94ca 100644 --- a/checkstyle/checkstyle.xml +++ b/checkstyle/checkstyle.xml @@ -96,7 +96,13 @@ - +