mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-05 02:55:31 +00:00
Removing unstable features from rustfmt.toml
This commit is contained in:
parent
1a67da03ed
commit
19aac4b578
@ -1,9 +1,4 @@
|
||||
# Normal features
|
||||
max_width = 100
|
||||
imports_granularity = "Crate"
|
||||
match_block_trailing_comma = true
|
||||
overflow_delimited_expr = true
|
||||
reorder_impl_items = true
|
||||
max_width = 120
|
||||
use_field_init_shorthand = true
|
||||
newline_style = "Unix"
|
||||
edition = "2018"
|
||||
|
Loading…
x
Reference in New Issue
Block a user