mirror of
https://github.com/2dust/v2rayN.git
synced 2026-05-30 01:34:08 +00:00
Remove unused C# style setting from .editorconfig
This commit is contained in:
parent
e6f4a57913
commit
3448782925
1 changed files with 0 additions and 1 deletions
|
|
@ -100,7 +100,6 @@ csharp_style_prefer_tuple_swap = true:warning
|
|||
csharp_style_prefer_utf8_string_literals = true:warning
|
||||
csharp_style_throw_expression = true:warning
|
||||
csharp_style_unused_value_assignment_preference = discard_variable:warning
|
||||
csharp_style_unused_value_expression_statement_preference = discard_variable:warning
|
||||
csharp_using_directive_placement = outside_namespace:warning
|
||||
csharp_style_allow_blank_line_after_colon_in_constructor_initializer_experimental = true:warning
|
||||
csharp_style_allow_blank_line_after_token_in_arrow_expression_clause_experimental = true:warning
|
||||
|
|
|
|||
Loading…
Reference in a new issue