ソースを参照

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