Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/904897 )

Change subject: [tests] Update codeclimate settings
......................................................................

[tests] Update codeclimate settings

Change-Id: I7064d209405b46dae8bc1680f9cfa390e43ab84f
---
M .codeclimate.yml
1 file changed, 16 insertions(+), 0 deletions(-)

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




diff --git a/.codeclimate.yml b/.codeclimate.yml
index 457a809..4166fca 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -19,6 +19,8 @@
   similar-code:
     config:
       threshold: 40
+      exclude_patterns:
+      - "tests/"

 plugins:
   duplication:
@@ -28,6 +30,11 @@
       languages:
         python:
             python_version: 3
+  sonar-python:
+    enabled: true
+    config:
+      tests_patterns:
+      tests/

 exclude_patterns:
 - "docs/"

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

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I7064d209405b46dae8bc1680f9cfa390e43ab84f
Gerrit-Change-Number: 904897
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to