'禁止外部链接相关编码规范说明'

This commit is contained in:
黎润豪 2022-01-19 09:56:22 +08:00
parent af50da460a
commit c135927782
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@
## 编程约束
- ![强制](../img/icon/强制.png) 禁止在个人编写的代码,注释或文档中添加任何非业务或说明相关的外部链接。
### 命名风格
- ![强制](../img/icon/强制.png) 代码中的命名不能以下划线或美元符号开始,也不能以下划线或美元符号结束。