🌊 One repo = one chat, make git flow in chat, next generation gitops for boosting developer-teams productivity, supports feishu, discord and slack
147
stars
12
forks
source link
增加代码测试机制,基础环境测试报错(比如打包或者关键报错)的代码不允许合并到主分支(后续慢慢引入单测提高代码质量) #215
Open
Leizhenpeng opened 9 months ago
后端有pre-commit的check 这里是前端production模式下ts的类型检查的问题。 @Dogtiti