Sean Wheeler
|
5595072568
|
Change docs.microsoft.com to learn.microsoft.com (#19994)
|
2023-07-17 15:54:17 -07:00 |
|
Frode Flaten
|
7fb867167e
|
Reenable IDE0031 (#17811)
|
2022-08-02 10:18:54 +05:00 |
|
Dmitry Volodin
|
7f69d74e4a
|
Reenable compound assignment preference (#17784)
|
2022-07-31 17:57:49 +05:00 |
|
Aditya Patwardhan
|
e44fbff17b
|
Disable the warning IDE0031 to take .NET 7 Preview 7 (#17770)
|
2022-07-25 21:34:41 -07:00 |
|
Aditya Patwardhan
|
21ad3d77a4
|
Set the compound assignment preference to false (#17632)
|
2022-07-05 15:38:46 -07:00 |
|
Seth Falco
|
0002f7e8be
|
EditorConfig: don't replace tabs with spaces in tsv files (#15815)
|
2021-07-22 10:30:29 +05:00 |
|
xtqqczze
|
e118f7edb9
|
Use Unix line endings for shell scripts (#15180)
These changes fix [SC1017](https://github.com/koalaman/shellcheck/wiki/SC1017)
|
2021-04-12 09:32:18 -07:00 |
|
xtqqczze
|
7beec89f50
|
Add copyright header to .editorconfig and update files (#13306)
|
2020-07-30 09:47:21 -07:00 |
|
xtqqczze
|
940cd74ea7
|
Add missing .editorconfig settings present in dotnet/runtime (#12871)
|
2020-06-30 10:31:12 -07:00 |
|
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 |
|