Hashar has uploaded a new change for review. Change subject: split whitespace lint check to make it non voter ......................................................................
split whitespace lint check to make it non voter Bug 42628 asked to reject a change whenever it introduces trailing whitespaces. Unfortunately we have legimiate uses of such spaces for example in message files. This patch split out the whitespace checks to a new serie of jobs which will be made non voting in Zuul. Change-Id: I1739547c31e942b395d93edf5399cd001bc62414 --- M mediawiki-extensions.yaml M mediawiki.yaml 2 files changed, 21 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config refs/changes/72/42672/1 -- To view, visit https://gerrit.wikimedia.org/r/42672 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1739547c31e942b395d93edf5399cd001bc62414 Gerrit-PatchSet: 1 Gerrit-Project: integration/jenkins-job-builder-config Gerrit-Branch: master Gerrit-Owner: Hashar <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
