优化:参照 alibaba/easyexcel 配置 P3C(阿里巴巴 Java 开发手册代码规范)代码格式,重新对现有代码执行了格式优化

This commit is contained in:
2022-12-10 22:54:30 +08:00
parent 12b839f297
commit c46379f6a8
6 changed files with 527 additions and 57 deletions

View File

@@ -122,7 +122,7 @@ limitations under the License.
</importOrder>
<removeUnusedImports/>
<eclipse>
<file>code-style/spotless-formatter.xml</file>
<file>code-style/code-formatter.xml</file>
</eclipse>
<licenseHeader>
<file>code-style/license-header</file>