- Adding a line: ✅
- Removing a line: ✅
- Modifying a line: ✅
- Moving a codeblock: ❌ i see you’ve rewritten everything, let me just highlight it all.
RIP reviewers on my PR.
(Meme created by my coworker)
8 points
If you’re going to rearrange code, have that as a separate check in from changing code.
4 points
Give me some love for adding an indent level either showing nothing changed or you rewrote everything too.
2 points
How do you expect it to be shown though?
10 points
For example, on side by side views, you can draw a box around it on both sides, and draw a line connecting the two
3 points
20 points
Me adding one if statement around around a code block. Ah shit I guess I own the whole function now.
8 points
7 points
Maybe specify a different diff algorithm? Histogram for example?