this post was submitted on 30 Jun 2024
307 points (92.5% liked)

Programmer Humor

19570 readers
1262 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] 39 points 4 months ago (9 children)

My experience is exactly the opposite. I don't work for a FAANG but I've been around the block a bit. Its always the junior devs that try and add new warnings etc to the code base. I always require warnings to be cleaned up even if that means disabling specific instances (but not the whole rule) because the rule is flagging a false negative.

[–] [email protected] 8 points 4 months ago (7 children)

the rule is flagging a false negative

false positive?

load more comments (4 replies)
load more comments (5 replies)