|
|
|
|
|
by mrloba
1728 days ago
|
|
Good code is produced when people can easily improve it. In my experience, people leave too much crap untouched because of unnecessary barriers, and having to create a new issue is definitely one of them. I'd rather review 10 extra files every PR if it means the code is improving. If you keep doing this, eventually there won't be so many extra changes because they're fixed already. I'm curious, why do you think fixing tech debt is a time sink? |
|