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 Sep 17, 2021
1 parent 0921a8f commit 6b9254f
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 @@ -14,6 +14,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 6b9254f

Please sign in to comment.