摘要: 转: http://www.cnblogs.com/leotsai/p/build-team-code-review-process-with-resharper.html首先我想跟大家分享一下我们团队的代码检查流程。1. 项目经理随时会检查成员的代码,如果发现有不符合规范的代码,会在注释里面加todo。比如,假设leo的代码不符合规范,那么项目经理就会加注释://todoleo: refactor below code to match the standard of defining a class in JS2. 每个成员随时会检查属于自己的todo项,然后修改代码。比如,leo会把项目 阅读全文
posted @ 2013-07-15 15:44 RY一步一个脚印 阅读(1528) 评论(0) 推荐(0)