rust-clippy/tests/ui-toml/duplicated_keys_deprecated_2/clippy.toml

4 lines
191 B
TOML

# 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