Y
Hacker News
new
|
ask
|
show
|
jobs
by
dajohnson89
2395 days ago
You seem to assume that the code review tool can do everything that a human code reviewer can.
1 comments
kerpele
2395 days ago
On the other hand, a machine will not get tired or bored where a human most definitely will if the diff is anywhere near that 500 lines
link
scriptkiddy
2395 days ago
I disagree. I regularly review PRs with more than 500 changed lines/20+ changed files. I read every single line. I put the same amount of effort into reviewing code as I do writing it; every software engineer should.
link