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 4772448 commit 1b6f844Copy full SHA for 1b6f844
.editorconfig
@@ -6,6 +6,8 @@ insert_final_newline = true
6
7
[*.cs]
8
indent_style = tab
9
+dotnet_sort_system_directives_first = true
10
+csharp_space_after_cast = true
11
12
[*.xsd]
13
0 commit comments