]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
update .editorconfig (#34677)
authorMilon <milonpl.git@proton.me>
Mon, 27 Jan 2025 17:10:26 +0000 (18:10 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2025 17:10:26 +0000 (18:10 +0100)
.editorconfig

index 1583c600aa5614c877919f56606d58643cf2d3bf..8b9214445391f098c09d92c8a37ddb9d16bae7d2 100644 (file)
@@ -344,6 +344,9 @@ resharper_keep_existing_attribute_arrangement = true
 resharper_wrap_chained_binary_patterns = chop_if_long
 resharper_wrap_chained_method_calls = chop_if_long
 resharper_csharp_trailing_comma_in_multiline_lists = true
+resharper_csharp_qualified_using_at_nested_scope = false
+resharper_csharp_prefer_qualified_reference = false
+resharper_csharp_allow_alias = false
 
 [*.{csproj,xml,yml,yaml,dll.config,msbuildproj,targets,props}]
 indent_size = 2