You must log in or register to comment.
My favorite code reviews are where the reviewer only comments about trivial shit that doesn’t matter, like “it would be more readable if you added a newline here” type stuff.
Whenever someone asks me to review something and I don’t want to just move on, I just add a comment about adding more comments to the code or ask why a var was named that way.