this post was submitted on 27 Mar 2024
946 points (98.2% liked)

Programmer Humor

19187 readers
1139 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] dvlsg@lemmy.world 37 points 5 months ago (1 children)

Just enable format-on-save. That way gofmt can helpfully delete that variable you just added that you were for sure never going to use. You're welcome!

My thing is imports. Like, why, why do you delete it right after I typed it in and saved?