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

error_on_line_overflow = true