mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-15 02:57:10 +08:00
优化:参照 alibaba/easyexcel 配置 P3C(阿里巴巴 Java 开发手册代码规范)代码格式,重新对现有代码执行了格式优化
This commit is contained in:
8
code-style/STYLE.md
Normal file
8
code-style/STYLE.md
Normal file
@@ -0,0 +1,8 @@
|
||||
## 统一代码风格
|
||||
|
||||
如果要编辑本项目,一定要统一代码风格
|
||||
|
||||
### 统一方案
|
||||
|
||||
本工程代码遵守阿里巴巴 [p3c](https://github.com/alibaba/p3c) 规范,在代码开发前建议:
|
||||
* 安装阿里巴巴规约插件,用于提早发现不规范代码,具体安装方法参照:[p3c](https://github.com/alibaba/p3c),里面有 Eclipse,IntelliJ IDEA 的安装方法
|
Reference in New Issue
Block a user