Skip to content

Commit

Permalink
remove needless rustfmt setting
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Dec 20, 2016
1 parent 0a7ae5f commit 85783f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ ideal_width = 100
fn_args_density = "Compressed"
fn_call_width = 80
fn_args_paren_newline = false
closure_block_indent_threshold = -1
match_block_trailing_comma = true

0 comments on commit 85783f5

Please sign in to comment.