瀏覽代碼

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']