Skip to content

Commit c3316a1

Browse files
committed
Merge branch '2.0.x'
2 parents d76bba5 + 923e47e commit c3316a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/checkstyle/checkstyle-suppressions.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<suppress files="[\\/]autoconfigure[\\/]" checks="JavadocVariable" />
1616
<suppress files="[\\/]spring-boot-docs[\\/]" checks="JavadocType" />
1717
<suppress files="[\\/]spring-boot-samples[\\/]" checks="JavadocType" />
18+
<suppress files="[\\/]spring-boot-samples[\\/]" checks="ImportControl" />
1819
<suppress files="[\\/]spring-boot-deployment-tests[\\/]" checks="JavadocType" />
1920
<suppress files="[\\/]spring-boot-integration-tests[\\/]" checks="JavadocType" />
2021
<suppress files="Ansi.*\.java" checks="JavadocVariable" />

0 commit comments

Comments
 (0)