File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 13
13
</module >
14
14
<module name =" io.spring.javaformat.checkstyle.SpringChecks" >
15
15
<property name =" excludes" value =" io.spring.javaformat.checkstyle.check.SpringHeaderCheck" />
16
+ <property name =" excludes" value =" com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocPackageCheck" />
16
17
<property name =" avoidStaticImportExcludes" value =" org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers.*" />
17
18
<property name =" avoidStaticImportExcludes" value =" org.springframework.security.test.web.servlet.response.SecurityMockMvcResultHandlers.*" />
18
19
<property name =" avoidStaticImportExcludes" value =" org.springframework.security.config.annotation.SecurityContextChangedListenerArgumentMatchers.*" />
You can’t perform that action at this time.
0 commit comments