瀏覽代碼

chore: add line width to rustfmt

thesimplekid 7 月之前
父節點
當前提交
3ea0c4c7ea
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      rustfmt.toml

+ 1 - 0
rustfmt.toml

@@ -1,4 +1,5 @@
 tab_spaces = 4
+max_width = 100
 newline_style = "Auto"
 reorder_imports = true
 reorder_modules = true