Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1324293?usp=email )

Change subject: tests: reduce code complexity threshold
......................................................................

tests: reduce code complexity threshold

Change-Id: Idf962c4c2c0cc30dccdb329cdc73723c5dcdb0e9
Signed-off-by: Xqt <[email protected]>
---
M tox.ini
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Xqt: Verified; Looks good to me, approved




diff --git a/tox.ini b/tox.ini
index 9d51cbc..38025dd 100644
--- a/tox.ini
+++ b/tox.ini
@@ -152,7 +152,7 @@
 exclude = .tox,.git,./*.egg,build,./scripts/i18n/*
 color = always
 format = %(blue)s%(path)s%(reset)s: %(bold)sline %(row)d:%(reset)s%(col)d: 
%(bold)s%(red)s%(code)s%(reset)s %(text)s
-max-complexity = 50
+max-complexity = 48
 max-doc-length = 79

 # The following are to be fixed

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1324293?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Idf962c4c2c0cc30dccdb329cdc73723c5dcdb0e9
Gerrit-Change-Number: 1324293
Gerrit-PatchSet: 5
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to