]> git.lizzy.rs Git - rust.git/blob - rustfmt.toml
Merge pull request #3439 from dtolnay/npbv
[rust.git] / rustfmt.toml
1 max_width = 120
2 comment_width = 100
3 match_block_trailing_comma = true
4 wrap_comments = true