ソースを参照

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"