vrek@programming.dev to Programming@programming.devEnglish · 10 months agoDoes C# (or any other languages) have an official style guide like python has pep8?message-squaremessage-square46fedilinkarrow-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 · 10 months agomessage-square46fedilink
minus-squareAa!@lemmy.worldlinkfedilinkarrow-up16·10 months agoI’m fond of Go, which comes with its own auto formatter. It eliminates all arguments over style and format.
minus-squareTootSweet@lemmy.worldlinkfedilinkEnglisharrow-up5·10 months agoBeat me to it. There’s plenty to rave about in Go, and that’s definitely one of my favorite things. Also, it’s refreshing to actually use tab characters and not two spaces or four spaces or whatever.
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up9arrow-down2·10 months agoI absolutely loathe soft tabs. Hard tabs 4lyfe.
I’m fond of Go, which comes with its own auto formatter. It eliminates all arguments over style and format.
Beat me to it. There’s plenty to rave about in Go, and that’s definitely one of my favorite things.
Also, it’s refreshing to actually use tab characters and not two spaces or four spaces or whatever.
I absolutely loathe soft tabs. Hard tabs 4lyfe.
I will never forgive this offense