[go: up one dir, main page]

comfy-table 7.2.1

An easy to use library for building beautiful tables with automatic content wrapping
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
exclude = ["target"]

[formatting]
indent_string = "    "
reorder_arrays = true
reorder_keys = true

[[rule]]
include = ["**/Cargo.toml"]
keys = ["package"]

[rule.formatting]
reorder_keys = false