this post was submitted on 30 Jun 2024
257 points (95.1% liked)

Programmer Humor

32162 readers
691 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] RustyNova@lemmy.world 30 points 3 months ago

I would do that... If CI wouldn't be set to -D warnings

Who even does that? Oh wait, it was me.

Joke aside, it does help to keep the code clean, even more for open source projects where multiple separate people may all have their own codding style, and it helps make it easier to organise.

But I do agree that it can be really, really annoying.