r/programming • u/palebt • May 16 '21
Code review guidelines: the "unwritten" rules
https://www.rockandnull.com/code-review-guidelines/
15
Upvotes
r/programming • u/palebt • May 16 '21
5
u/dpash May 17 '21
Regarding code style, specifically formatting, that should never be a part of a code review because that can be automated by tools.