We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb7dac7 commit f34d390Copy full SHA for f34d390
.editorconfig
@@ -2,6 +2,6 @@ root = true
2
3
[*.rs]
4
end_of_line = lf
5
-insert_final_newfile = true
+insert_final_newline = true
6
indent_style = space
7
indent_size = 4
0 commit comments