Skip to content

Commit d2a89d4

Browse files
committed
feat: add git commit flow
1 parent 69b3f7a commit d2a89d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
- [x] 支持 快捷功能脚本(如:一键创建组件目录及相关默认文件)。
2929
- [x] 支持 CI/CD。
3030
- [x] travis CI
31-
- [ ] 支持 git commit 工作流
32-
- [ ] 代码风格检测
33-
- [ ] 单元测试
34-
- [ ] commit message 提交规范
31+
- [x] 支持 git commit 工作流
32+
- [x] 代码风格检测
33+
- [x] 单元测试
34+
- [x] commit message 提交规范
3535

3636
## 规范
3737

0 commit comments

Comments
 (0)