formatting tweaks
This commit is contained in:
parent
1a1cdc6874
commit
bcb2508726
6
tile.xml
6
tile.xml
@ -25,7 +25,7 @@
|
||||
<plugin>
|
||||
<groupId>net.revelc.code.formatter</groupId>
|
||||
<artifactId>formatter-maven-plugin</artifactId>
|
||||
<version>2.21.0</version>
|
||||
<version>2.23.0</version>
|
||||
<configuration>
|
||||
<configFile>target/eclipse-formatter.xml</configFile>
|
||||
<lineEnding>LF</lineEnding>
|
||||
@ -41,9 +41,11 @@
|
||||
<plugin>
|
||||
<groupId>net.revelc.code</groupId>
|
||||
<artifactId>impsort-maven-plugin</artifactId>
|
||||
<version>1.8.0</version>
|
||||
<version>1.9.0</version>
|
||||
<configuration>
|
||||
<groups>java.,javax.,jakarta.,org.,com.,*</groups>
|
||||
<removeUnused>true</removeUnused>
|
||||
<lineEnding>LF</lineEnding>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
Loading…
x
Reference in New Issue
Block a user