summaryrefslogtreecommitdiff
path: root/.rustfmt.toml
blob: f735ae882ac5775ffe62ec2d965f2aebd15693c2 (plain)
1
2
3
4
5
# Please keep these in alphabetical order.
# https://github.com/rust-lang/rustfmt/issues/3149
edition = "2018"
imports_granularity = "Module"
tab_spaces = 4