Updated for Unity 2018.2
- Spaces not Tabs
- Consistent standard C# style
- Braces on separate lines
- Explicit protection modifiers
- No space between method/function name and parameter list
- Consistent newlines between definitions
- Put these files in Unity\Editor\Data\Resources\ScriptTemplates
Got tired of doing this on a per file basis