Browse Source

Add rustfmt.toml

awiouy 7 năm trước cách đây
mục cha
commit
0d92ac74d1
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      rustfmt.toml

+ 4 - 0
rustfmt.toml

@@ -0,0 +1,4 @@
+max_width = 105
+reorder_imports = true
+reorder_imports_in_group = true
+reorder_modules = true