Vordimous@lemmy.ml to Programmer Humor@lemmy.ml · 5 months agoComenting codelemmy.mlimagemessage-square104fedilinkarrow-up11.23Karrow-down113
arrow-up11.21Karrow-down1imageComenting codelemmy.mlVordimous@lemmy.ml to Programmer Humor@lemmy.ml · 5 months agomessage-square104fedilink
minus-squareOmgpwnies@lemmy.worldlinkfedilinkEnglisharrow-up1·5 months agoIf your company uses some sort of code checking tool on PRs, there may be a requirement that all functions have a docstring, even if it’s obvious what it’s doing. Leads to silly comments like this quite often
If your company uses some sort of code checking tool on PRs, there may be a requirement that all functions have a docstring, even if it’s obvious what it’s doing. Leads to silly comments like this quite often