mirror of
https://github.com/PlayEdu/PlayEdu
synced 2026-01-12 07:12:44 +08:00
代码格式化
This commit is contained in:
9
pom.xml
9
pom.xml
@@ -162,9 +162,12 @@
|
||||
<version>2.36.0</version>
|
||||
<configuration>
|
||||
<java>
|
||||
<eclipse>
|
||||
<file>${project.basedir}/spotless.xml</file>
|
||||
</eclipse>
|
||||
<googleJavaFormat>
|
||||
<version>1.16.0</version>
|
||||
<style>AOSP</style>
|
||||
<reflowLongStrings>true</reflowLongStrings>
|
||||
</googleJavaFormat>
|
||||
|
||||
<licenseHeader>
|
||||
<file>${project.basedir}/license-header</file>
|
||||
</licenseHeader>
|
||||
|
||||
Reference in New Issue
Block a user