Просмотр исходного кода

fix(rustfmt): avoid unstable inner attributes

See: https://github.com/rust-lang/rust/issues/64266
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen 2 лет назад
Родитель
Сommit
8835021c6d
2 измененных файлов с 1 добавлено и 1 удалено
  1. 1 0
      rustfmt.toml
  2. 0 1
      src/options/flags.rs

+ 1 - 0
rustfmt.toml

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

+ 0 - 1
src/options/flags.rs

@@ -1,4 +1,3 @@
-#![rustfmt::skip]
 use crate::options::parser::{Arg, Args, TakesValue, Values};
 
 // exa options