Skip to content

Commit

Permalink
Rustfmt config
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Jan 4, 2016
1 parent fc789a6 commit 839ad09
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
max_width = 120
ideal_width = 100
fn_args_density = "Compressed"
fn_call_width = 80
fn_args_paren_newline = false

0 comments on commit 839ad09

Please sign in to comment.