jenkins-bot has submitted this change and it was merged.

Change subject: [IMPROV] tox: add missing files
......................................................................


[IMPROV] tox: add missing files

Some files have been added which already work with flake8-docstrings-mandatory.

Change-Id: Id2a15700ea9520307fb3333a960584833ce6182a
---
M tox.ini
1 file changed, 12 insertions(+), 0 deletions(-)

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



diff --git a/tox.ini b/tox.ini
index c2d6796..7877956 100644
--- a/tox.ini
+++ b/tox.ini
@@ -57,12 +57,18 @@
     pywikibot/page.py \
     pywikibot/pagegenerators.py \
     pywikibot/plural.py \
+    pywikibot/proofreadpage.py \
     pywikibot/textlib.py \
     pywikibot/throttle.py \
+    pywikibot/titletranslate.py \
     pywikibot/tools/ \
     pywikibot/userinterfaces/__init__.py \
     pywikibot/userinterfaces/terminal_interface.py \
+    pywikibot/userinterfaces/terminal_interface_base.py \
+    pywikibot/userinterfaces/terminal_interface_unix.py \
+    pywikibot/version.py \
     pywikibot/weblib.py \
+    pywikibot/xmlreader.py \
     scripts/__init__.py \
     scripts/add_text.py \
     scripts/basic.py \
@@ -76,9 +82,11 @@
     scripts/commonscat.py \
     scripts/coordinate_import.py \
     scripts/cosmetic_changes.py \
+    scripts/create_categories.py \
     scripts/data_ingestion.py \
     scripts/delete.py \
     scripts/disambredir.py \
+    scripts/djvutext.py \
     scripts/editarticle.py \
     scripts/fixing_redirects.py \
     scripts/flickrripper.py \
@@ -94,6 +102,7 @@
     scripts/newitem.py \
     scripts/noreferences.py \
     scripts/pagefromfile.py \
+    scripts/patrol.py \
     scripts/piper.py \
     scripts/protect.py \
     scripts/selflink.py \
@@ -119,6 +128,7 @@
     tests/category_tests.py \
     tests/checkimages_tests.py \
     tests/cosmetic_changes_tests.py \
+    tests/data/ \
     tests/data_ingestion_tests.py \
     tests/date_tests.py \
     tests/deletionbot_tests.py \
@@ -129,6 +139,7 @@
     tests/exceptions_tests.py \
     tests/family_tests.py \
     tests/file_tests.py \
+    tests/flow_edit_tests.py \
     tests/flow_tests.py \
     tests/http_tests.py \
     tests/i18n/ \
@@ -158,6 +169,7 @@
     tests/upload_tests.py \
     tests/uploadbot_tests.py \
     tests/weblib_tests.py \
+    tests/weblinkchecker_tests.py \
     tests/wikidataquery_tests.py \
     tests/wikistats_tests.py
 

-- 
To view, visit https://gerrit.wikimedia.org/r/231891
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id2a15700ea9520307fb3333a960584833ce6182a
Gerrit-PatchSet: 2
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: XZise <commodorefabia...@gmx.de>
Gerrit-Reviewer: John Vandenberg <jay...@gmail.com>
Gerrit-Reviewer: Ladsgroup <ladsgr...@gmail.com>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to