Преглед на файлове

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