fix: Fix typo in .editorconfig

pull/1092/head
Edwin Chang 2 years ago
parent fb7dac75a7
commit f34d390bba
No known key found for this signature in database
GPG Key ID: B8AB0BC035CC1E74

@ -2,6 +2,6 @@ root = true
[*.rs]
end_of_line = lf
insert_final_newfile = true
insert_final_newline = true
indent_style = space
indent_size = 4

Loading…
Cancel
Save