Jdlrobson has uploaded a new change for review.
https://gerrit.wikimedia.org/r/193296
Change subject: Enable Gruntfile
......................................................................
Enable Gruntfile
It's currently not running jshint on any of the files which is not
at all useful :-)
Change-Id: Ifa29a24d19300319b22bbdfbab3e149cdf92c5c6
---
M Gruntfile.js
1 file changed, 1 insertion(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Gather
refs/changes/96/193296/1
diff --git a/Gruntfile.js b/Gruntfile.js
index dfb0395..03a9b5c 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -33,8 +33,7 @@
},
tests: '<%= files.jsTests %>',
sources: [
- '<%= files.js %>',
- '!<%= files.jsExternals %>'
+ '<%= files.js %>'
]
},
jscs: {
--
To view, visit https://gerrit.wikimedia.org/r/193296
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifa29a24d19300319b22bbdfbab3e149cdf92c5c6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Gather
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits