mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-07 12:05:46 +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 = 120
|
||||||
max_width = 100
|
|
||||||
imports_granularity = "Crate"
|
|
||||||
match_block_trailing_comma = true
|
|
||||||
overflow_delimited_expr = true
|
|
||||||
reorder_impl_items = true
|
|
||||||
use_field_init_shorthand = true
|
use_field_init_shorthand = true
|
||||||
newline_style = "Unix"
|
newline_style = "Unix"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user