Skip to content

Cooperation

kcp edited this page May 16, 2019 · 2 revisions

title: 开发中的团队协作 date: 2019-01-27 23:37:38 tags: categories: - 团队

目录 start

  1. 协作
    1. 代码规范
    2. Code Review

目录 end|2019-04-19 15:38|


协作

代码规范

Google Guide| FaceBook Guide

Code Review

知乎: 大家的公司的 Code Review 都是怎么做的?遇到过哪些问题?

相关工具

  • Crucible Atlassian 内部使用
  • Gerrit Google 开源
  • PullRequest, LGTM, Reviewable, Sider : Github体系基于PullRequest模型
  • Phabricator Facebook 开源的
  • UpsourceJetBrain

Summary

Clone this wiki locally