Vordimous@lemmy.ml to Programmer Humor@lemmy.ml · 7 months agoComenting codelemmy.mlexternal-linkmessage-square93linkfedilinkarrow-up11.18Karrow-down113
arrow-up11.17Karrow-down1external-linkComenting codelemmy.mlVordimous@lemmy.ml to Programmer Humor@lemmy.ml · 7 months agomessage-square93linkfedilink
minus-squareOmgpwnies@lemmy.worldlinkfedilinkEnglisharrow-up1·7 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