Xqt submitted this change.

View Change


Approvals: Xqt: Verified; Looks good to me, approved
[tests] Fix codeclimate settings

Change-Id: Id6a5bdb829341dbcb1b54a56c22724d86e3960c4
---
M .codeclimate.yml
1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/.codeclimate.yml b/.codeclimate.yml
index 4166fca..6c18a85 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -34,7 +34,7 @@
enabled: true
config:
tests_patterns:
- tests/
+ - tests/

exclude_patterns:
- "docs/"

To view, visit change 904898. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Id6a5bdb829341dbcb1b54a56c22724d86e3960c4
Gerrit-Change-Number: 904898
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-MessageType: merged