jrsonnet
refs/heads
trunk
taplo.toml
1[formatting]2indent_string = "\t"34[[rule]]5include = ["**/Cargo.toml"]6keys = ['dependencies', 'workspace.dependencies']78[rule.formatting]9reorder_keys = true10reorder_arrays = true11column_width = 9999