Преглед на файлове

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"