1 2 3 4 5 6 7 8
avoid-breaking-exported-api = false cognitive-complexity-threshold = 10 excessive-nesting-threshold = 4 too-many-arguments-threshold = 4 type-complexity-threshold = 200 single-char-binding-names-threshold = 0 trivial-copy-size-limit = 8 enum-variant-size-threshold = 200