Switch to spring-javaformat plugin
Use `spring-javaformat` to format and check code. Code formatting can now be applied using the `spring-javaformat-maven-plugin` from the command line. Existing checkstyle rules have also been replaced and the CONTRIBUTING.adoc file has been updated. Closes gh-13255
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
<requirement
|
||||
name="AnyEditTools.feature.group"/>
|
||||
<requirement
|
||||
name="org.eclipse.m2e.maveneclipse.feature.feature.group"/>
|
||||
name="io.spring.javaformat.eclipse.feature.feature.group"/>
|
||||
<requirement
|
||||
name="org.eclipse.jst.server_adapters.feature.feature.group"/>
|
||||
<requirement
|
||||
@@ -85,7 +85,7 @@
|
||||
<repository
|
||||
url="http://andrei.gmxhome.de/eclipse/"/>
|
||||
<repository
|
||||
url="https://dl.bintray.com/philwebb/m2eclipse-maveneclipse"/>
|
||||
url="https://dl.bintray.com/spring/javaformat-eclipse/"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/egit/github/updates/"/>
|
||||
<repository
|
||||
|
||||
Reference in New Issue
Block a user