Skip to content

Commit

Permalink
Specify we sort system namespaces first in files
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmalinowski committed Jan 26, 2022
1 parent 6082243 commit 8f18443
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ dotnet_diagnostic.VSTHRD105.severity = none
dotnet_diagnostic.VSTHRD110.severity = none
dotnet_diagnostic.VSTHRD200.severity = none

dotnet_sort_system_directives_first = true

[*.cs]
indent_size = 4

Expand Down

0 comments on commit 8f18443

Please sign in to comment.