bottom/clippy.toml
Clement Tsang c58b2c2bb9
refactor: rewrite column algorithm (#227)
Update how we position and generate column widths to look less terrible.  This also adds truncation w/ ellipsis to the columns, and for processes, the state will automatically shrink to a short form (just a character) if there isn't enough space.
2020-09-09 21:51:52 -04:00

2 lines
68 B
TOML

cognitive-complexity-threshold = 100
type-complexity-threshold = 500