mirror of
https://github.com/Zenithsiz/zbuild.git
synced 2026-02-03 14:10:02 +00:00
Fixed deprecated option in rustfmt.toml.
This commit is contained in:
parent
875adccd4a
commit
f6de0959a2
@ -12,7 +12,7 @@ empty_item_single_line = true
|
||||
enum_discrim_align_threshold = 100
|
||||
error_on_line_overflow = false
|
||||
error_on_unformatted = false
|
||||
fn_args_layout = "Tall"
|
||||
fn_params_layout = "Tall"
|
||||
fn_single_line = false
|
||||
force_explicit_abi = true
|
||||
force_multiline_blocks = false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user