Wpf: Add .editorconfig to clarify code style

Created on 7 Dec 2018  路  2Comments  路  Source: dotnet/wpf

I think it would be nice if we could get an .editorconfig in this repo so no one has to worry about how code should be formatted and tools can take care of adhering to the desired formatting.

I guess the most consistent way would be to sync this across all dotnet repos or at least use the same as in corefx for example.
https://github.com/dotnet/corefx/blob/master/.editorconfig

area-infrastructure issue-type-enhancement

Most helpful comment

Of course. Will do that during the weekend.

All 2 comments

Sounds like a good idea. Do you want to submit a PR?

Of course. Will do that during the weekend.

Was this page helpful?
0 / 5 - 0 ratings