Skip to content

Commit 1c5565f

Browse files
committed
fmt config
1 parent 8883fc1 commit 1c5565f

7 files changed

Lines changed: 158 additions & 636 deletions

File tree

rustfmt.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
max_width = 140
2+
use_small_heuristics = "Max"
3+
fn_params_layout = "Compressed"
4+
use_field_init_shorthand = true

0 commit comments

Comments
 (0)