ruwuma/rustfmt.toml
Anthony Ramine 92eadc25be Reformat
2019-04-16 11:15:32 +02:00

6 lines
120 B
TOML

match_block_trailing_comma = true
max_width = 80
newline_style = "Unix"
reorder_imports = true
use_try_shorthand = true