Hashar has uploaded a new change for review. Change subject: pass pep8 on Gerrit python hooks ......................................................................
pass pep8 on Gerrit python hooks pep8 is a python linting script. This patch fix most of the issues encountered: * tabs to spaces for indentation * realign some blocks * split long lines Change-Id: I4c5c04c9ca8a47aca4a826e6ad9690a3a5b12edc --- M files/gerrit/hooks/hookhelper.py M templates/gerrit/hookconfig.py.erb 2 files changed, 38 insertions(+), 34 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/40/39040/1 -- To view, visit https://gerrit.wikimedia.org/r/39040 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4c5c04c9ca8a47aca4a826e6ad9690a3a5b12edc Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Hashar <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
