git.delta.rocks / jrsonnet / refs/commits / 8fa5c73b5fe4

difftreelog

source

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