Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/666844 )
Change subject: [pep257] combine pep257 settings with pydocstyle ...................................................................... [pep257] combine pep257 settings with pydocstyle pep257 section header is for backwards compatibility of pydocstyle formerly known as pep257 Change-Id: I5c12c17ca929d2f79676e4efc0824add056eea4c --- M tox.ini 1 file changed, 0 insertions(+), 2 deletions(-) Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved diff --git a/tox.ini b/tox.ini index c074e4b..fbbf63e 100644 --- a/tox.ini +++ b/tox.ini @@ -234,8 +234,6 @@ [pycodestyle] exclude = .tox,.git,./*.egg,build,scripts/archive/*,./scripts/i18n/* - -[pep257] # see explanations above ignore = D105,D211 -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/666844 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: I5c12c17ca929d2f79676e4efc0824add056eea4c Gerrit-Change-Number: 666844 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
