We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b3fbf commit 029b755Copy full SHA for 029b755
.editorconfig
@@ -1,8 +1,3 @@
1
-# EditorConfig is awesome: http://EditorConfig.org
2
-# Based on: https://github.com/dotnet/roslyn/blob/master/.editorconfig
3
-# https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-code-style-settings-reference
4
-# https://www.jetbrains.com/help/rider/Using_EditorConfig.html?Wave=183
5
-
6
root = true
7
8
[*]
.gitattributes
@@ -1,7 +1 @@
-# Auto detect text files and perform LF normalization
* text=auto
-# Custom for Visual Studio
-*.cs diff=csharp
-*.sln merge=union
-*.csproj merge=union
0 commit comments