浏览代码

Add rustfmt.toml

Sebastian Hahn 8 年之前
父节点
当前提交
ed15511ac3
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/rust/.rustfmt.toml

+ 2 - 0
src/rust/.rustfmt.toml

@@ -0,0 +1,2 @@
+max_width = 80
+comment_width = 80