Ask HN: What are your best practices for editing other people's code?
I work in a large company where you're required to get a code review from the creator / maintainer of the edited files, but I'm specifically looking for tips with respect to a small team.
For example, how soon is too soon to refactor someone else's code? Is that even acceptable at all, or is there a best practice for getting someone to edit their code?
1 comment
[ 2.9 ms ] story [ 10.1 ms ] threadGenerally it's best to avoid rewriting something because it wasn't pretty or written well.