mirror of https://github.com/longtai-cn/hippo4j
parent
b483b29beb
commit
2a2cd2489d
@ -1,8 +1,7 @@
|
|||||||
---
|
---
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
|
title: 代码规约
|
||||||
---
|
---
|
||||||
|
|
||||||
# 代码规约
|
|
||||||
|
|
||||||
1. 代码提交前,执行 `mvn spotless:apply` 保证代码格式符合规范。
|
1. 代码提交前,执行 `mvn spotless:apply` 保证代码格式符合规范。
|
||||||
2. 代码中不要出现无意义的空行。
|
2. 代码中不要出现无意义的空行。
|
||||||
|
Loading…
Reference in new issue