Fixed .editorconfig final new lines.
This commit is contained in:
parent
f4aa36b8d1
commit
b591b740d1
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ root = true
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
end_of_line = crlf
|
end_of_line = crlf
|
||||||
insert_final_newline = false
|
insert_final_newline = true
|
||||||
|
|
||||||
[*.cs]
|
[*.cs]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue