about summary refs log tree commit diff
path: root/rustfmt.toml
blob: f1241e74b0a3d40e4bfb64912b27fec9711efb2f (plain)
1
2
3
4
5
6
max_width = 120
comment_width = 100
match_block_trailing_comma = true
wrap_comments = true
edition = "2018"
error_on_line_overflow = true