aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.taplo.toml
blob: 10e021524cbf9c7f5ca09dac2880b76a161752de (plain) (blame)
1
2
3
4
5
6
7
8
include = ["./*.toml", "crates/*/*.toml"]

[[rule]]
keys = ["dependencies", "*-dependencies"]

[rule.formatting]
reorder_keys = true
indent_tables = true