member-doc/review/baseline.md
zhouyangyang a4b70328c6 提交
2022-06-14 19:36:15 +08:00

5 lines
260 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 基线
如果不满足一下基线规则mr将被无条件驳回
1. 未按照整个项目架构和约定编写功能
2. 未遵循psr 规范&代码未格式化提交
3. 代码包含大量无效代码或测试代码,测试代码应该写入单元测试中