Update scene graph
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
[*]
|
||||
max_line_length = 400
|
||||
|
||||
[*.cs]
|
||||
csharp_new_line_before_open_brace = all
|
||||
csharp_preserve_single_line_statements = true
|
||||
@@ -7,6 +10,4 @@ dotnet_sort_system_directives_first = false
|
||||
dotnet_separate_import_directive_groups = false
|
||||
|
||||
dotnet_style_prefer_collection_expression = false
|
||||
dotnet_style_collection_initializer = false
|
||||
|
||||
max_line_length = 400
|
||||
dotnet_style_collection_initializer = false
|
||||
Reference in New Issue
Block a user