Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

Commit

Permalink
Switched to Legacy control style
Browse files Browse the repository at this point in the history
  • Loading branch information
sunjay committed Jul 26, 2017
1 parent 54ab9fa commit ebec3d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ match_block_trailing_comma = true
where_layout = "HorizontalVertical"
where_style = "Legacy"
fn_brace_style = "PreferSameLine"
control_style = "Legacy"
control_brace_style = "ClosingNextLine"
closure_block_indent_threshold = 0
take_source_hints = true

0 comments on commit ebec3d2

Please sign in to comment.