08e7ec4047
Co-authored-by: Andy Caldwell <andycaldwell@microsoft.com>
7 lines
128 B
TOML
7 lines
128 B
TOML
# that one is an error
|
|
cyclomatic-complexity-threshold = 2
|
|
|
|
# that one is white-listed
|
|
[third-party]
|
|
clippy-feature = "nightly"
|