Xqt has uploaded a new change for review.
https://gerrit.wikimedia.org/r/286440
Change subject: [test] change flake8 environment
......................................................................
[test] change flake8 environment
Change-Id: I929b02393c47f6d26f4f844b7a847a942246b228
---
M tox.ini
1 file changed, 5 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/pywikibot/bots/xqbot
refs/changes/40/286440/1
diff --git a/tox.ini b/tox.ini
index 4c3486f..755bcda 100644
--- a/tox.ini
+++ b/tox.ini
@@ -20,8 +20,8 @@
basepython = python2.7
deps = flake8
pyflakes >= 1.1
- flake8-docstrings<0.2.2
- flake8-putty>=0.2.0
+ flake8-docstrings>=0.2.6
+ flake8-putty>=0.3.2
flake8-coding
flake8-future-import
flake8-string-format
@@ -32,7 +32,7 @@
basepython = python3
deps = flake8
pyflakes >= 1.1
- flake8-docstrings<0.2.2
+ flake8-docstrings>=0.2.6
flake8-putty>=0.3.2
[flake8]
@@ -59,9 +59,11 @@
tests/checkvotes_tests.py, /from checkvotes import/ : +I100
[pep8]
+# see explanations above
ignore = E402
exclude = .tox,.git,./*.egg,ez_setup.py,build
max_line_length = 80
[pep257]
+# see explanations above
ignore = D105,D211
--
To view, visit https://gerrit.wikimedia.org/r/286440
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I929b02393c47f6d26f4f844b7a847a942246b228
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/bots/xqbot
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits