vrek@programming.dev to Programming@programming.devEnglish · 1 year agoDoes C# (or any other languages) have an official style guide like python has pep8?message-squaremessage-square47fedilinkarrow-up182arrow-down12
arrow-up180arrow-down1message-squareDoes C# (or any other languages) have an official style guide like python has pep8?vrek@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square47fedilink
minus-squareEpheralinkfedilinkarrow-up6·1 year agoGoogle’s, Mozilla’s and Apple’s style guides are pretty much as official as you’re gonna get here. The ‘prettier’ formatter is also rather popular and as such its stylistic choices, although that is of course moreso a hammer than a guide.
Google’s, Mozilla’s and Apple’s style guides are pretty much as official as you’re gonna get here.
The ‘prettier’ formatter is also rather popular and as such its stylistic choices, although that is of course moreso a hammer than a guide.