xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

Code Review & 代码审查 All In One

Code Review & 代码审查 All In One

Google

https://github.com/google/eng-practices

Google 的工程实践文档

https://google-code-review-best-practices.xgqfrms.xyz/

如何进行代码审查

https://google.github.io/eng-practices/review/reviewer/

https://google.github.io/eng-practices/review/reviewer/standard.html

https://google.github.io/eng-practices/review/emergencies.html

CL 作者的代码审查指南

https://google.github.io/eng-practices/review/developer/

https://google.github.io/eng-practices/review/developer/cl-descriptions.html

Style Guide

https://github.com/google/styleguide

https://google.github.io/styleguide/

js

https://google.github.io/styleguide/jsguide.html

html & css

https://google.github.io/styleguide/htmlcssguide.html


go

https://golang.org/wiki/CodeReviewComments

dart

https://dart.dev/guides/language/effective-dart

CL

commit line

:bookmark: 🔖git 提交格式

<Header>

<Body>

<Footer>
<type>: <subject>

type

feat:新功能(feature)
fix:修补 bug
docs:文档(documentation)
style: 格式(不影响代码运行的变动)
refactor:重构(即不是新增功能,也不是修改 bug 的代码变动)
test:增加测试
chore:构建过程或辅助工具的变动

git 提交格式

Commit Message 格式

https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines

https://www.conventionalcommits.org/en/v1.0.0/

https://juejin.im/post/5afc5242f265da0b7f44bee4

emoji

https://www.zhihu.com/question/21209619

https://gitmoji.carloscuesta.me/

refs



©xgqfrms 2012-2020

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!


posted @ 2019-10-09 13:03  xgqfrms  阅读(128)  评论(11编辑  收藏  举报