Skip to content

Commit

Permalink
rustfmt name changed
Browse files Browse the repository at this point in the history
  • Loading branch information
softprops committed Aug 9, 2019
1 parent f8dad6e commit 9a22a4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# https://github.com/rust-lang/rustfmt/blob/master/Configurations.md#fn_args_density
fn_args_density = "Vertical"
# https://github.com/rust-lang/rustfmt/blob/master/Configurations.md#fn_args_layout
fn_args_layout = "Vertical"
# https://github.com/rust-lang/rustfmt/blob/master/Configurations.md#merge_imports
merge_imports = true

0 comments on commit 9a22a4d

Please sign in to comment.