Skip to content

Commit

Permalink
Merge pull request rust-lang#1092 from EdwinChang24/fix-editorconfig
Browse files Browse the repository at this point in the history
fix: Fix typo in .editorconfig
  • Loading branch information
shadows-withal authored Jul 23, 2022
2 parents fb7dac7 + f34d390 commit 2663cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 2663cc8

Please sign in to comment.