Update the [.editorconfig](https://github.com/Microsoft/msbuild/blob/master/.editorconfig) with additional rules. **Advantages** * keeps the code format as defined - regardless who is contributing * reduces PR review complexity (code formatting changes are gone) * works for common IDE's - [ ] Define a standard - [ ] Extend the existing file - [ ] Reformat solution