Skip to content

Commit 7300a64

Browse files
committed
chore: add namespace sort setting
1 parent a05cdfb commit 7300a64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ trim_trailing_whitespace = false
2828
# C# files
2929
[*.cs]
3030
csharp_style_namespace_declarations=file_scoped:suggestion
31+
dotnet_sort_system_directives_first = true

0 commit comments

Comments
 (0)