5 lines
191 B
TOML
5 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
|