Vordimous@lemmy.ml to Programmer Humor@lemmy.ml · 1 month agoComenting codelemmy.mlimagemessage-square91fedilinkarrow-up11.09Karrow-down19
arrow-up11.08Karrow-down1imageComenting codelemmy.mlVordimous@lemmy.ml to Programmer Humor@lemmy.ml · 1 month agomessage-square91fedilink
minus-squareOmgpwnies@lemmy.worldlinkfedilinkEnglisharrow-up1·1 month 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