7 lines
129 B
TOML
7 lines
129 B
TOML
|
# that one is an error
|
||
|
cyclomatic-complexity-threshold = 42
|
||
|
|
||
|
# that one is white-listed
|
||
|
[third-party]
|
||
|
clippy-feature = "nightly"
|