|
|
|
|
|
by Forricide
1066 days ago
|
|
I _kind of_ understand in the sense that - it can feel bad/like wasted time to do code review when you don't leave a single comment. But of course, it's very very important to ignore that feeling and do the sensible thing, which is be happy that the code review is smooth and the code can be merged. I can't imagine the existential dread of realizing that half your job is pointing out the same common errors every single time. Tools like clang-tidy, clang-format, etc are so vital for staying sane. |
|