1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-05-27 22:57:45 +02:00

Remove .editorconfig

This commit is contained in:
mo8it 2025-05-16 11:35:24 +02:00
parent 5927a781a3
commit 08548abcc2

View File

@ -1,7 +0,0 @@
root = true
[*.rs]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4