skhtml/clippy.toml

6 lines
164 B
TOML

blacklisted-names = []
cyclomatic-complexity-threshold = 100
single-char-binding-names-threshold = 15
# I HAVE THE POWER OF OLEG
type-complexity-threshold = 999999