Skip to main content

Code Review

Recommendation
Updated
Moved
USE
2021-09-07

What is it

[Code Review][code-review] is the practice of peer-reviewing source code with the intention of spreading knowledge, building best practices and catching defects.

When to use it

In the general case, every pull request to any main branch must be code reviewed and approved by at least one other qualified person.