File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,6 @@ trim_trailing_whitespace = true
99[* .{csproj,json,config,yml} ]
1010indent_size = 2
1111
12- [* .sh ]
13- end_of_line = lf
14-
1512[* .{cmd,bat} ]
1613end_of_line = crlf
1714
@@ -43,7 +40,6 @@ csharp_space_between_method_call_name_and_opening_parenthesis = false
4340csharp_space_between_method_call_parameter_list_parentheses = false
4441csharp_space_between_method_declaration_empty_parameter_list_parentheses = false
4542csharp_space_between_method_declaration_parameter_list_parentheses = false
46- csharp_space_between_parentheses = false
4743csharp_style_conditional_delegate_call = true :suggestion
4844csharp_style_expression_bodied_accessors = true :silent
4945csharp_style_expression_bodied_constructors = false :silent
You can’t perform that action at this time.
0 commit comments