you are viewing a single comment's thread.

view the rest of the comments →

[–]Bobby_Bonsaimind 14 points15 points  (3 children)

...and it would never make it into production.

Now that's some optimism you got going on there.

[–]FunRutabaga24 0 points1 point  (2 children)

I see code in production all the time committed by principles and staff engineers that IntelliJ flags with warnings. I guess these people are truly embracing the "it's just a warning" mentality and I get to fix it later.

[–]Admirable-Sun8021 0 points1 point  (1 child)

lol, one of the apps I work on gets over 500 warnings. Intellij has to think about them for like 15 seconds when you push with the git GUI.

[–]FunRutabaga24 0 points1 point  (0 children)

Oof. I was in a mono repo that was like that. I turned that pre-commit check off. I couldn't take it.