8000 Set Threshold for DeepSource's PY-R1000 to High (#3888) · guillemap/python-telegram-bot@74112bf · GitHub
[go: up one dir, main page]

Skip to content

Commit 74112bf

Browse files
authored
Set Threshold for DeepSource's PY-R1000 to High (python-telegram-bot#3888)
1 parent ab90cd7 commit 74112bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.deepsource.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ enabled = true
1717
runtime_version = "3.x.x"
1818
max_line_length = 99
1919
skip_doc_coverage = ["module", "magic", "init", "nonpublic"]
20+
cyclomatic_complexity_threshold = "high"

0 commit comments

Comments
 (0)
0