File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 7373 <spring-cloud-config .version>4.1.6-SNAPSHOT</spring-cloud-config .version>
7474 <spring-cloud-bus .version>4.1.4-SNAPSHOT</spring-cloud-bus .version>
7575 <spring-cloud-contract .version>4.1.6-SNAPSHOT</spring-cloud-contract .version>
76-
77- <maven-checkstyle-plugin .failsOnError>true</maven-checkstyle-plugin .failsOnError>
78- <maven-checkstyle-plugin .failsOnViolation>true
79- </maven-checkstyle-plugin .failsOnViolation>
80- <maven-checkstyle-plugin .includeTestSourceDirectory>true
81- </maven-checkstyle-plugin .includeTestSourceDirectory>
8276 </properties >
8377
8478 <modules >
207201 </configuration >
208202 </plugin >
209203
210- <plugin >
211- <groupId >org.apache.maven.plugins</groupId >
212- <artifactId >maven-checkstyle-plugin</artifactId >
213- </plugin >
204+
214205 <plugin >
215206 <groupId >io.spring.javaformat</groupId >
216207 <artifactId >spring-javaformat-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments