fix(rustfmt): avoid unstable inner attributes

See: https://github.com/rust-lang/rust/issues/64266
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen 2023-09-27 02:57:02 +02:00
parent b23e24e699
commit 8835021c6d
No known key found for this signature in database
GPG key ID: 26C542FD97F965CE
2 changed files with 1 additions and 1 deletions

1
rustfmt.toml Normal file
View file

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

View file

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