summaryrefslogtreecommitdiffstats
path: root/src/tools/clippy/tests/ui-toml/duplicated_keys_deprecated_2/clippy.toml
blob: 53c634b727ed5a3a0e7e79e81df2fdb7aceebb49 (plain)
1
2
3
4
# This is the deprecated name for cognitive-complexity-threshold
cyclomatic-complexity-threshold = 3
# Check we get duplication warning regardless of order
cognitive-complexity-threshold = 4