|
|
|
|
|
by superconduct123
198 days ago
|
|
Totally agree, I've found that as well working in big tech People focus way to much on the superficial stuff like code cleanliness, formatting, organization, local structure of the code Because that stuff is easy to talk about, kind of like bikeshedding. Plus a lot of times code reviewers just want to comment something to show they aren't just rubber stamping it. Whereas it takes a lot more brain power to think about logic, correctness, and "does the change actually make sense in the big picture" Part of it too is that as a reviewer a lot of times you just don't have enough context to know if the change makes sense |
|