這個部分的頁面包含根據長期經驗的程式碼審查最佳做法建議。它們全部合起來代表一個完整的文件,分成許多獨立的部分。您不必全部閱讀,但許多人發現閱讀整個系列對自己和他們的團隊非常有幫助。
The pages in this section contain recommendations on the best way to do code reviews, based on long experience. All together they represent one complete document, broken up into many separate sections. You don't have to read them all, but many people have found it very helpful to themselves and their team to read the entire set.
- 程式碼審查的標準 (The Standard of Code Review)
- 在程式碼審查中要注意的事項 (What to Look For In a Code Review)
- 在審查中導覽變更清單 (Navigating a CL in Review)
- 程式碼審查的速度 (Speed of Code Reviews)
- 如何撰寫程式碼審查意見 (How to Write Code Review Comments)
- 處理程式碼審查中的異議 (Handling Pushback in Code Reviews)
參見 程式碼審查作者指南,該指南向正在進行審查的 CL 開發人員提供了詳細的指導。