Skip to content

Commit

Permalink
Removed malforming fotmatting options
Browse files Browse the repository at this point in the history
  • Loading branch information
sphinxc0re committed Apr 7, 2017
1 parent 1c0d1c7 commit 7cf6afe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,4 @@ fn_call_width=1000
chain_one_line_max=100
reorder_imports=true
reorder_imported_names=true
fn_args_layout = "Block"
array_layout = "Block"
generics_indent = "Block"
fn_call_style = "Block"

0 comments on commit 7cf6afe

Please sign in to comment.