1
0
Fork 0
rustlings/.editorconfig
2022-10-11 16:47:29 +01:00

7 lines
102 B
INI

root = true
[*.rs]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4