Coding Standards

Use tabs, not spaces in your patches - Some folks like 2 spaces, some like 4, but that's an IDE setting. Change your IDE settings to use tabs, not spaces, and then you can set your tab to 2 spaces if you prefer that. Here is a quick macro to flip between tabs and spaces in vs http://abombss.com/blog/2007/12/12/toggle-between-tabs-spaces-with-ease/