Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.25 KB

index.md

File metadata and controls

14 lines (10 loc) · 1.25 KB

如何進行程式碼審查 (How to do a code review)

這個部分的頁面包含根據長期經驗的程式碼審查最佳做法建議。它們全部合起來代表一個完整的文件,分成許多獨立的部分。您不必全部閱讀,但許多人發現閱讀整個系列對自己和他們的團隊非常有幫助。

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.

參見 程式碼審查作者指南,該指南向正在進行審查的 CL 開發人員提供了詳細的指導。