Skip to content

Commit 1b6f844

Browse files
fredericDelaportehazzik
authored andcommitted
Adjust VS default formatting for usings and cast.
1 parent 4772448 commit 1b6f844

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.editorconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ insert_final_newline = true
66

77
[*.cs]
88
indent_style = tab
9+
dotnet_sort_system_directives_first = true
10+
csharp_space_after_cast = true
911

1012
[*.xsd]
1113
indent_style = tab

0 commit comments

Comments
 (0)