@[email protected] to Programmer [email protected] • 2 months agoComenting codelemmy.mlimagemessage-square87fedilinkarrow-up11.17Karrow-down112
arrow-up11.16Karrow-down1imageComenting codelemmy.ml@[email protected] to Programmer [email protected] • 2 months agomessage-square87fedilink
minus-square@OmgpwnieslinkEnglish1•2 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