]> git.lizzy.rs Git - rust.git/blob - rustfmt.toml
Split up match_bool UI tests
[rust.git] / rustfmt.toml
1 max_width = 120
2 comment_width = 100
3 fn_call_width = 80
4 match_block_trailing_comma = true
5 closure_block_indent_threshold = 0
6 wrap_comments = true