vrek@programming.dev to Programming@programming.devEnglish · 11 months agoDoes C# (or any other languages) have an official style guide like python has pep8?message-squaremessage-square44fedilinkarrow-up185arrow-down12
arrow-up183arrow-down1message-squareDoes C# (or any other languages) have an official style guide like python has pep8?vrek@programming.dev to Programming@programming.devEnglish · 11 months agomessage-square44fedilink
minus-squareDrDeadCrash@programming.devlinkfedilinkarrow-up1·11 months agoI’ve never looked into it very deeply, but it uses a styling spec called EditorConfig. Check it out, https://editorconfig.org/
I’ve never looked into it very deeply, but it uses a styling spec called EditorConfig. Check it out, https://editorconfig.org/