Code review
Revision as of 11:51, 12 October 2018 by StefanoZacchiroli (talk | contribs) (→Good Reads: highlight palantir document)
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) ← very comprehensive, read only this one 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)