Skip to content

Commit 9e6d66b

Browse files
committed
Move .editorconfig to the repository root
1 parent 212f5a4 commit 9e6d66b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/.editorconfig renamed to .editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ root=true
22

33
[*]
44
end_of_line = CRLF
5+
insert_final_newline = true
56

67
[*.cs]
78
indent_style = tab

0 commit comments

Comments
 (0)