Code Style

This is the definitive code style guide. There is no need to look elsewhere. There is no need to argue. This is it.

Brackets

Let's start with one universal rule for brackets.

Always Use a Closing Bracket

Put Brackets on a New Line

Tabs vs Spaces

Who cares? This is personal. So just use Tabs. Unless you are working with YAML and need to use spaces, just hit the keyboard once and use a Tab.