> The average developer coding with a team at a tech company should aim for a median PR size of 50 lines<p>I feel this may get push back by certain teams or orgs. Some prefer small incremental PRs, but others may push back and say they want a smaller number of PRs, but with each PRs being larger as a result so that the changes are easier to understand as a whole compared to smaller incremental PRs. Just my experience so far when I tried to do small incremental PRs recently.