to rename
This commit is contained in:
@@ -2,7 +2,6 @@ root = true
|
||||
|
||||
[*.{cs,csx}]
|
||||
charset = utf-8
|
||||
end_of_line = crlf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
indent_style = space
|
||||
@@ -40,7 +39,6 @@ csharp_new_line_before_open_brace = all
|
||||
|
||||
[*.{csproj,props,targets,sln,slnx}]
|
||||
charset = utf-8
|
||||
end_of_line = crlf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
indent_style = space
|
||||
@@ -48,7 +46,6 @@ indent_size = 2
|
||||
|
||||
[*.{json,jsonc}]
|
||||
charset = utf-8
|
||||
end_of_line = crlf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
indent_style = space
|
||||
|
||||
Reference in New Issue
Block a user