this post was submitted on 21 Jun 2023
549 points (99.1% liked)
Programmer Humor
32571 readers
317 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My workplace almost came to blows as every 2nd source file was auto-formatted to varying levels of spaces.
I was told this after I complained to my manager that someone came into my project fresh and started autoformatting our code to 1 space on every file they worked on.
Understandable. When the code is already written, one follow its defaults no matter what ones own preferences are. Thats just common courtesy.