File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
spring-boot-parent/src/checkstyle Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 17
17
</organization >
18
18
<properties >
19
19
<main .basedir>${basedir} /..</main .basedir>
20
- <disable .checks>true</disable .checks>
21
20
</properties >
22
21
<dependencies >
23
22
<dependency >
Original file line number Diff line number Diff line change 13
13
<suppress files =" [\\/]src[\\/]test[\\/]java[\\/]" checks =" Javadoc*" />
14
14
<suppress files =" [\\/]autoconfigure[\\/]" checks =" JavadocType" />
15
15
<suppress files =" [\\/]autoconfigure[\\/]" checks =" JavadocVariable" />
16
+ <suppress files =" [\\/]spring-boot-docs[\\/]" checks =" JavadocType" />
16
17
<suppress files =" [\\/]spring-boot-samples[\\/]" checks =" JavadocType" />
17
18
<suppress files =" [\\/]spring-boot-deployment-tests[\\/]" checks =" JavadocType" />
18
19
<suppress files =" [\\/]spring-boot-integration-tests[\\/]" checks =" JavadocType" />
You can’t perform that action at this time.
0 commit comments