8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab90cd7 commit 74112bfCopy full SHA for 74112bf
.deepsource.toml
@@ -17,3 +17,4 @@ enabled = true
17
runtime_version = "3.x.x"
18
max_line_length = 99
19
skip_doc_coverage = ["module", "magic", "init", "nonpublic"]
20
+ cyclomatic_complexity_threshold = "high"
0 commit comments