JGirault has uploaded a new change for review.

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

Change subject: Fix formatting issues not passing gulp lint
......................................................................

Fix formatting issues not passing gulp lint

Change-Id: Ided689d7e210f05bad12e2ae33ee37f614060624
---
M gulpfile.js
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/portals 
refs/changes/66/258066/1

diff --git a/gulpfile.js b/gulpfile.js
index b592fde..a4c207d 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -31,8 +31,8 @@
        console.log( '| gulp lint --portal wikipedia.org            - run 
jslint on JS files on portal JS files         |' );
        console.log( '| gulp inline-assets --portal wikipedia.org   - build 
inline CSS and JS assets                    |' );
        console.log( '| gulp optimize-images --portal wikipedia.org - run 
imagemin on image directory                   |' );
-       console.log( '| gulp watch --portal wikipedia.org                       
- watches dev directory and generates an index.html |' );
-       console.log( '|                                                         
                              file in it without inlined/minified assets        
        |' );
+       console.log( '| gulp watch --portal wikipedia.org           - watches 
dev directory and generates an index.html |' );
+       console.log( '|                                               file in 
it without inlined/minified assets        |' );
        console.log( '| gulp --portal wikipedia.org                 - run all 
of the above on the specified portal page |' );
        console.log( '|                                                         
                                        |' );
        console.log( '| gulp fetch-meta --portal wikipedia.org      - overwrite 
the portal page with source from Meta   |' );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ided689d7e210f05bad12e2ae33ee37f614060624
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/portals
Gerrit-Branch: master
Gerrit-Owner: JGirault <[email protected]>

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

Reply via email to