ConnectAI-E / GitMaya

🌊 One repo = one chat, make git flow in chat, next generation gitops for boosting developer-teams productivity, supports feishu, discord and slack

Home Page:https://gitmaya.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

增加代码测试机制,基础环境测试报错(比如打包或者关键报错)的代码不允许合并到主分支(后续慢慢引入单测提高代码质量)

Leizhenpeng opened this issue · comments

后端有pre-commit的check
这里是前端production模式下ts的类型检查的问题。
@Dogtiti