Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    everyone seems to agree that having a standard is the way to go. Commented Dec 19, 2011 at 5:00
  • Yeah, if your editor is good enough to code it will have all the configurable settings you need. Commented Dec 19, 2011 at 8:00
  • After you decide about style, you can in most editors (I have seen that in eclipse) export the settings to a file so that whenever someone new is joining the team, he can import from there. You might want to utilise some tools such as FXCop (VStudio) or PHP code sniffer, before commiting... Commented Dec 19, 2011 at 11:16
  • The link to the C style guide is broken Commented Jun 23, 2017 at 20:25