Merge branch 'main' of http://github.com/redkale/redkale
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -150,12 +150,12 @@
|
||||
<formats>
|
||||
<format>
|
||||
<includes>
|
||||
<include>src/**</include>
|
||||
<include>src/**/java/**/*.java</include>
|
||||
</includes>
|
||||
<trimTrailingWhitespace/>
|
||||
<endWithNewline/>
|
||||
<indent>
|
||||
<tabs>true</tabs>
|
||||
<spaces>true</spaces>
|
||||
<spacesPerTab>4</spacesPerTab>
|
||||
</indent>
|
||||
</format>
|
||||
@@ -180,4 +180,4 @@
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user