瀏覽代碼

Merge pull request #427 from eza-community/p-rustfmt

feat: add rustfmt.toml file to prevent flags.rs fmt on save
Christina Sørensen 2 年之前
父節點
當前提交
7cdc743426
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      rustfmt.toml

+ 1 - 0
rustfmt.toml

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