Commit graph

6 commits

Author SHA1 Message Date
xtqqczze f6a8973317
Specifiy csharp_preferred_modifier_order in EditorConfig (#11775) 2020-02-07 12:09:52 -08:00
xtqqczze ac524e283d Update .editorconfig (#11675) 2020-01-25 22:24:16 +05:00
xtqqczze 12425f24c0 Specify charset in .editorconfig as utf-8 (no BOM) (#11654) 2020-01-23 11:01:07 +05:00
xtqqczze 00b45a55bc Remove 'en-us' from docs.microsoft.com URL (#8628) 2019-01-11 14:07:21 -08:00
RDIL e888e51097 Update URLs to use https instead of http in docs (#8165) 2018-11-01 13:38:48 -07:00
Ilya 3b9f75865e Add .editorconfig (#7357)
Related #4708.

The .editorconfig file can be used by various editors and tools like Visual Studio and CodeFormatter.

The .editorconfig comes from Roslyn and CoreFX repositories:
https://github.com/dotnet/corefx/blob/master/.editorconfig
https://github.com/dotnet/roslyn/blob/master/.editorconfig

Description http://EditorConfig.org

Options https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-code-style-settings-reference
2018-10-01 13:40:21 -07:00