▲ 79 ▼ Does C# (or any other languages) have an official style guide like python has pep8? (programming.dev) submitted 2 years ago by vrek@programming.dev to c/programming@programming.dev 46 comments fedilink hide all child comments
[–] Nachorella@lemmy.sdf.org 23 points 2 years ago (1 child) Rust has a style guide and comes with a linter. But I don't think you need to follow it if you don't want. permalink fedilink source hideshow 2 child comments replies: [–] beefsack@lemmy.world 16 points 2 years ago (1 child) Rust, like the majority of modern languages, has an official formatter which everyone should be using. Formatters are good enough nowadays that everyone should be using them. permalink fedilink source parent hideshow 2 child comments replies: [–] SalsaGal@programming.dev 1 point 2 years ago What other languages have formatter programs? permalink fedilink source parent
[–] beefsack@lemmy.world 16 points 2 years ago (1 child) Rust, like the majority of modern languages, has an official formatter which everyone should be using. Formatters are good enough nowadays that everyone should be using them. permalink fedilink source parent hideshow 2 child comments replies: [–] SalsaGal@programming.dev 1 point 2 years ago What other languages have formatter programs? permalink fedilink source parent
[–] SalsaGal@programming.dev 1 point 2 years ago What other languages have formatter programs? permalink fedilink source parent