Major refactor
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
indent_style = "Block"
|
||||
reorder_imports = false
|
||||
reorder_imports = true
|
||||
imports_layout = "HorizontalVertical"
|
||||
imports_granularity = "Crate"
|
||||
group_imports = "One"
|
||||
tab_spaces = 2
|
||||
Reference in New Issue
Block a user