ソースを参照

feat: add rustfmt.toml file to prevent flags.rs fmt on save

PThorpe92 2 年 前
コミット
3039fb83b2
1 ファイル変更1 行追加0 行削除
  1. 1 0
      rustfmt.toml

+ 1 - 0
rustfmt.toml

@@ -0,0 +1 @@
+ignore = ['src/options/flags.rs']