From 923e47e978ef555232f38cb1ea75fad421c388bd Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 2 Oct 2018 12:13:44 -0700 Subject: [PATCH] Exclude ImportControl checkstyle rule from samples See gh-14660 --- src/checkstyle/checkstyle-suppressions.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/checkstyle/checkstyle-suppressions.xml b/src/checkstyle/checkstyle-suppressions.xml index 180e593695..b8d737e1ba 100644 --- a/src/checkstyle/checkstyle-suppressions.xml +++ b/src/checkstyle/checkstyle-suppressions.xml @@ -15,6 +15,7 @@ +