aboutsummaryrefslogtreecommitdiffstats
path: root/rustfmt.toml
blob: 90fcdc76cd8d25da7af3d2ca4d65d291b22e13b4 (plain) (blame)
1
2
3
4
match_block_trailing_comma = true
binop_separator = "Back"
reorder_imports = true
ignore = [ "third_party" ]