Added rustfmt.toml, formatted codebase
This commit is contained in:
7
rustfmt.toml
Normal file
7
rustfmt.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
max_width = 100
|
||||
tab_spaces = 2
|
||||
edition = "2021"
|
||||
|
||||
newline_style = "Unix"
|
||||
|
||||
wrap_comments = true
|
||||
Reference in New Issue
Block a user