浏览代码

chore: remove duplicate rustfmt

thesimplekid 1 年之前
父节点
当前提交
65b8b5c1a8
共有 1 个文件被更改,包括 0 次插入9 次删除
  1. 0 9
      .rustfmt.toml

+ 0 - 9
.rustfmt.toml

@@ -1,9 +0,0 @@
-tab_spaces = 4
-newline_style = "Auto"
-reorder_imports = true
-reorder_modules = true
-reorder_impl_items = false
-indent_style = "Block"
-normalize_comments = false
-imports_granularity = "Module"
-group_imports = "StdExternalCrate"