make rustfmt.toml consistent with editorconfig because of course rustfmt refuses to use the editorconfig
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
tab_spaces = 4
|
||||||
|
newline_style = "Unix"
|
||||||
|
hard_tabs = true
|
||||||
Reference in New Issue
Block a user