this post was submitted on 14 Aug 2023
1370 points (98.0% liked)

Programmer Humor

18961 readers
1121 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
[–] [email protected] 13 points 1 year ago

It costs a lot of time reasoning about it during pull request and it costs a lot of time arguing with coworkers who swear that they’re going to need that code in there next week (they never need that code).

You should go to your team leader and ask them to enforce a coding standard. I agree with other commenters that said this should be a warning instead of an error.