Skip to content

Commit

Permalink
fix: Fix typo in .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinChang24 committed Jul 20, 2022
1 parent fb7dac7 commit f34d390
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 f34d390

Please sign in to comment.