Skip to content

Commit

Permalink
update deprecated option
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleades committed Apr 20, 2021
1 parent 892757d commit 689f112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ reorder_impl_items = true
struct_field_align_threshold = 30
use_field_init_shorthand = true
wrap_comments = true
merge_imports = true
imports_granularity = "Crate"
force_multiline_blocks = false
use_small_heuristics = "Max"

0 comments on commit 689f112

Please sign in to comment.