From ee11c3ade78e9fe102c57c400a80d778f7f31351 Mon Sep 17 00:00:00 2001 From: Marcus Da Coregio Date: Fri, 15 Jul 2022 14:02:43 -0300 Subject: [PATCH] Exclude JavadocPackageCheck from Spring Checks Issue gh-11422 --- etc/checkstyle/checkstyle.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/checkstyle/checkstyle.xml b/etc/checkstyle/checkstyle.xml index ad5192b10f..166b84e46f 100644 --- a/etc/checkstyle/checkstyle.xml +++ b/etc/checkstyle/checkstyle.xml @@ -13,6 +13,7 @@ +