Skip to content

Commit

Permalink
Do not reorder imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mati865 committed Aug 13, 2018
1 parent 766527c commit 9109bdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rustfmt.toml
Expand Up @@ -5,3 +5,4 @@ fn_args_paren_newline = false
fn_args_density = "Compressed"
struct_trailing_comma = "Always"
wrap_comments = true
reorder_imports = false

0 comments on commit 9109bdf

Please sign in to comment.