Very nit picky code reviews

Posted by SmartAssUsername@reddit | ExperiencedDevs | View on Reddit | 164 comments

I started a new job about 3 moths ago. I'm very used to code reviews since I've been in the industry for 15 years now.

The team lead is doing most of the code reviews and my god there are so many nit picks that it's driving me crazy.

I'd say 50% is legitimate stuff. 10% is questionable but fairly harmless, and rhe rest is just very nit picky.

I had 8 commenta about variable names on a 20 line commit.

At first I paid attention thinking, yeah, maybe my variable names were bad. Nop, just things like "emailsFromUser" should be changed to "emails". Which is like...I guess? Both are fine if you ask me. I like my variables more verbose.

It's making me question if this is the norm or not? I've worked for 3 companies my whole life, barring this one.