12

Just looked at a fellow devs code (has 4 years experience). His test rig has the same 5 lines of code, copy pasted in the same file ... 400+ times.

What is the appropriate action to take?

Comments
  • 2
    You do nothing. You sit back and succeed by focusing on more important tech.
  • 2
    Does it cause a problem? - > change it
    Does it not cause a problem? - > ignore it
  • 1
    Review, fix and leave comments about what you've done so if it continues, the higher-ups can see the issues and see that you can do a better job!
    Hello promotion!! :P
  • 0
    @pranitjaiswal you know eventually I will be told to fix this project and suffer tenfold
  • 6
    @Number0 hhhmm, or maybe I can anonymously moan about it and achieve nothing instead.

    ... I think anonymously moan is the best bet
  • 0
    @cwins, that is a wise statement.
  • 0
    Sometimes I copy code for unit tests. I draw the line at copying it more than 399 times though. 🤣🤣🤣😨😨
  • 0
    Roll out bro
Add Comment