File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 20
20
<suppress files =" [\\/]spring-boot-docs[\\/]" checks =" JavadocType|JavadocVariable" />
21
21
<suppress files =" [\\/]spring-boot-docs[\\/]" checks =" SpringJavadoc" message =" \@since" />
22
22
<suppress files =" [\\/]spring-boot-docs[\\/].*jooq" checks =" AvoidStaticImport" />
23
+
24
+ <!-- Can be removed after https://github.com/spring-io/spring-javaformat/pull/316 has been merged and released -->
25
+ <suppress files =" [\\/]spring-boot-docs[\\/].*MyRoutingConfiguration\.java" checks =" AvoidStaticImport" />
26
+
23
27
<suppress files =" [\\/]spring-boot-smoke-tests[\\/]" checks =" JavadocType" />
24
28
<suppress files =" [\\/]spring-boot-smoke-tests[\\/]" checks =" ImportControl" />
25
29
<suppress files =" [\\/]spring-boot-smoke-tests[\\/]" id =" mainCodeIllegalImportCheck" />
You can’t perform that action at this time.
0 commit comments