mirror of
https://github.com/notohh/rustlings.git
synced 2024-12-21 07:58:09 -05:00
fix: Fix typo in .editorconfig
This commit is contained in:
parent
fb7dac75a7
commit
f34d390bba
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue