Skip to content

Commit f34d390

Browse files
committed
fix: Fix typo in .editorconfig
1 parent fb7dac7 commit f34d390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
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)