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

Change subject: [tests] Modify fixme patterns and remove false positives
......................................................................

[tests] Modify fixme patterns and remove false positives

Change-Id: Ia2517472968284621e3033606d85144ec5948a98
---
M .codeclimate.yml
1 file changed, 10 insertions(+), 2 deletions(-)

Approvals:
  Xqt: Verified; Looks good to me, approved




diff --git a/.codeclimate.yml b/.codeclimate.yml
index a257ef8..141af70 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -36,13 +36,12 @@
     enabled: true
     config:
       strings:
+      - BUG
       - FIXME
       - fixme
       - hack
       - TODO
-      - todo:
       - XXX
-      - xxx:

 exclude_patterns:
 - "docs/"

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/944953
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: Ia2517472968284621e3033606d85144ec5948a98
Gerrit-Change-Number: 944953
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to