Переглянути джерело

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