mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-27 22:30:46 -07:00
This reverts commit 4ce4299ca2
.
This commit is contained in:
@ -63,10 +63,6 @@ dotnet_code_quality_unused_parameters = all:suggestion
|
||||
|
||||
#### C# Coding Conventions ####
|
||||
|
||||
# Namespace preferences
|
||||
csharp_style_namespace_declarations = block_scoped:warning
|
||||
resharper_csharp_namespace_body = block_scoped
|
||||
|
||||
# var preferences
|
||||
csharp_style_var_elsewhere = false:silent
|
||||
csharp_style_var_for_built_in_types = false:silent
|
||||
|
Reference in New Issue
Block a user