Skip to content

Commit cd0baef

Browse files
committed
made rustfmt have 2 spaces per tab rather than 4
1 parent d82280a commit cd0baef

File tree

2 files changed

+362
-360
lines changed

2 files changed

+362
-360
lines changed

rustfmt.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ edition = "2018"
22
format_code_in_doc_comments = true
33
merge_imports = true
44
newline_style = "unix"
5+
tab_spaces = 2

0 commit comments

Comments
 (0)