Skip to content

Commit 2663cc8

Browse files
authored
Merge pull request #1092 from EdwinChang24/fix-editorconfig
fix: Fix typo in .editorconfig
2 parents fb7dac7 + f34d390 commit 2663cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

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

33
[*.rs]
44
end_of_line = lf
5-
insert_final_newfile = true
5+
insert_final_newline = true
66
indent_style = space
77
indent_size = 4

0 commit comments

Comments
 (0)