mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-03 09:19:18 +00:00
8 lines
102 B
INI
Executable File
8 lines
102 B
INI
Executable File
root = true
|
|
|
|
[*.rs]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
indent_style = space
|
|
indent_size = 4
|