Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
Update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jun 13, 2023
1 parent 582826b commit c60b874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ resharper_suggest_var_or_type_elsewhere_highlighting = hint
resharper_suggest_var_or_type_simple_types_highlighting = hint
resharper_unnecessary_whitespace_highlighting = error
resharper_use_await_using_highlighting = warning
resharper_use_deconstruction_highlighting = warning
resharper_use_deconstruction_highlighting = error

# Sort using and Import directives with System.* appearing first
dotnet_sort_system_directives_first = true
Expand Down

0 comments on commit c60b874

Please sign in to comment.