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