Code review
Jump to navigation
Jump to search
This page documents code review practices used for Software Heritage development.
Implementation
See Code review in Phabricator.
Good reads
Good reads on different angles of code review:
- Best practices (Palantir) ← comprehensive and recommended read, especially if you're short on time
- Review checklist (Code Project)
- Motivation: team culture (Google & FullStory)
- Motivation: code quality (Coding Horror)
- Motivation: humanizing peer reviews (Wiegers)