do not order trait methods

pull/768/head
Yuri Astrakhan 3 months ago committed by Thomas Tanon
parent 1e37577b71
commit c15233e964
  1. 1
      rustfmt.toml

@ -5,7 +5,6 @@ imports_granularity = "Module"
newline_style = "Unix"
normalize_comments = true
normalize_doc_attributes = true
reorder_impl_items = true
group_imports = "One"
use_field_init_shorthand = true
use_try_shorthand = true

Loading…
Cancel
Save