|
|
|
|
|
by thfuran
1076 days ago
|
|
That's certainly better than reviewing your own code, but tossing your code into a merge request to run tests and then taking another look over it tomorrow if it's all green is still better than just pushing straight to prod because there's not another pair of eyes. |
|
Or even just immediately. I often find minor issues just by looking at it in a different context (the merge request vs my editor).