5
rustfmt.toml
Normal file
5
rustfmt.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
comment_width = 99
|
||||
format_code_in_doc_comments = true
|
||||
imports_granularity = "Module"
|
||||
imports_layout = "Vertical"
|
||||
wrap_comments = true
|
Reference in New Issue
Block a user