]> git.lizzy.rs Git - rust.git/blob - rustfmt.toml
Ran script to update README.md
[rust.git] / rustfmt.toml
1 max_width = 120
2 ideal_width = 100
3 fn_args_density = "Compressed"
4 fn_call_width = 80
5 fn_args_paren_newline = false