this post was submitted on 20 Oct 2023
569 points (97.8% liked)

Programmer Humor

32247 readers
459 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
  • 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)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 year ago (2 children)

Most diff tools have an option to ignore leading or trailing whitespace changes.

[–] Feathercrown 19 points 1 year ago

Me omw to shift the entire codebase to the right by one tab and claim authorship over every line in the project with a completely untraceable commit

[–] [email protected] 16 points 1 year ago (1 children)

I think OP meant moving a code block up or down in a file, not left or right

[–] [email protected] 3 points 1 year ago

Yes, thank you. I probably should have been more clear