Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
not-matthias committed Mar 30, 2021
1 parent 4b8cfef commit f3b0f77
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 @@ -10,7 +10,7 @@ format_macro_bodies = true
format_strings = true
inline_attribute_width = 80
max_width = 120
merge_imports = true
imports_granularity = "Crate"
normalize_doc_attributes = true
reorder_impl_items = true
reorder_imports = true
Expand Down

0 comments on commit f3b0f77

Please sign in to comment.