From c087d609a0417bc09b1919855a6decdf3a61d79c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 25 Mar 2022 11:43:57 +0000 Subject: [PATCH] Polish "Prevent imports of null-safety annotations" See gh-30406 --- src/checkstyle/import-control.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/checkstyle/import-control.xml b/src/checkstyle/import-control.xml index db983dd578f..7c7f8aa6abd 100644 --- a/src/checkstyle/import-control.xml +++ b/src/checkstyle/import-control.xml @@ -2,6 +2,7 @@ + @@ -45,6 +46,13 @@ + + + + + + + @@ -56,6 +64,9 @@ + + +