<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Codereview on Principles</title><link>https://shuffzord.github.io/tags/codereview/</link><description>Recent content in Codereview on Principles</description><generator>Hugo</generator><language>en</language><copyright>&lt;a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0&lt;/a></copyright><lastBuildDate>Tue, 10 Jun 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://shuffzord.github.io/tags/codereview/index.xml" rel="self" type="application/rss+xml"/><item><title>Code Review practices</title><link>https://shuffzord.github.io/cheatsheats/codereview/</link><pubDate>Tue, 10 Jun 2025 00:00:00 +0000</pubDate><guid>https://shuffzord.github.io/cheatsheats/codereview/</guid><description>&lt;h1 id="introduction">Introduction&lt;/h1>
&lt;p>A code review is a process where someone other than the author(s) of a piece of code examines that code.&lt;/p>
&lt;p>At Google, we use code review to maintain the quality of our code and products.&lt;/p>
&lt;p>This documentation is based on Google&amp;rsquo;s canonical description of their code review processes and policies.&lt;/p>
&lt;h2 id="guide-structure">Guide Structure&lt;/h2>
&lt;p>This page provides an overview of the code review process. There are two other comprehensive documents that are part of this guide:&lt;/p></description></item></channel></rss>