2022-06-09 10:11:19 -05:00
|
|
|
# Expect errors from these deprecated configs
|
2022-07-27 11:18:20 -05:00
|
|
|
cyclomatic-complexity-threshold = 2
|
2022-06-09 10:11:19 -05:00
|
|
|
blacklisted-names = [ "..", "wibble" ]
|
2019-02-22 19:19:50 -06:00
|
|
|
|
|
|
|
# that one is white-listed
|
|
|
|
[third-party]
|
|
|
|
clippy-feature = "nightly"
|