mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-03 05:20:32 +00:00
86b35bcd79
* refactor: use clippy::unwrap_used * fix log format use * fix a bunch of macos ones * oop * allow schema script * driveby schema bump
6 lines
161 B
TOML
6 lines
161 B
TOML
cognitive-complexity-threshold = 100
|
|
type-complexity-threshold = 500
|
|
too-many-arguments-threshold = 8
|
|
allow-unwrap-in-consts = true
|
|
allow-unwrap-in-tests = true
|