Paladox has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/275586

Change subject: [CustomData] Move jsonlint to check: and remove jshint
......................................................................

[CustomData] Move jsonlint to check: and remove jshint

Requires I0f035d5a1252894b4ffc8f8a75313ff950eab5ea

Change-Id: I30a0f0b31452647feb9545097d310bf1eaf9a31e
---
M zuul/layout.yaml
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/86/275586/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index b9f7393..d25f6c5 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2831,10 +2831,10 @@
 
   - name: mediawiki/extensions/CustomData
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
       - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/CustomUserSignup
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I30a0f0b31452647feb9545097d310bf1eaf9a31e
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to