vrek@programming.dev to Programming@programming.devEnglish · 2 years agoDoes C# (or any other languages) have an official style guide like python has pep8?message-squaremessage-square46fedilinkarrow-up186
arrow-up186message-squareDoes C# (or any other languages) have an official style guide like python has pep8?vrek@programming.dev to Programming@programming.devEnglish · 2 years agomessage-square46fedilink
minus-squareEphera@lemmy.mllinkfedilinkarrow-up6·2 years 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.