How to do a code review
google.github.io
How to do a code review
1–10 of 376 posts
Re: How to do a code review
#2Re: How to do a code review
#3Would help if they mention what a "CL" is somewhere before using it ubiquitously
Re: How to do a code review
#4Would help if they mention what a "CL" is somewhere before using it ubiquitously
Re: How to do a code review
#5Would help if they mention what a "CL" is somewhere before using it ubiquitously
Re: How to do a code review
#6Re: How to do a code review
#7It mentions the importance of getting a big picture of the code in question first, but the guideline itself is pretty bad at presenting its big picture.
Here's the gist of it as I understand:
- Long-term health of the code is important.
- Development should be incremental and steady.
- Beware of the contexts: style, use cases and technical complexity.
- Suggest them changes with reasons.
- Make it quick enough.
Re: How to do a code review
#8Re: How to do a code review
#9CL? Is that perforce? Hopefully it works better than the real perforce. A really tough and confusing versioning tool.
Source: https://cacm.acm.org/magazines/2016/7/204032-why-google-stor...
Re: How to do a code review
#10CL? Is that perforce? Hopefully it works better than the real perforce. A really tough and confusing versioning tool.