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
9
9
[* .{csproj,json,config,yml} ]
10
10
indent_size = 2
11
11
12
- [* .sh ]
13
- end_of_line = lf
14
-
15
12
[* .{cmd,bat} ]
16
13
end_of_line = crlf
17
14
@@ -43,7 +40,6 @@ csharp_space_between_method_call_name_and_opening_parenthesis = false
43
40
csharp_space_between_method_call_parameter_list_parentheses = false
44
41
csharp_space_between_method_declaration_empty_parameter_list_parentheses = false
45
42
csharp_space_between_method_declaration_parameter_list_parentheses = false
46
- csharp_space_between_parentheses = false
47
43
csharp_style_conditional_delegate_call = true :suggestion
48
44
csharp_style_expression_bodied_accessors = true :silent
49
45
csharp_style_expression_bodied_constructors = false :silent
You can’t perform that action at this time.
0 commit comments