Paladox has uploaded a new change for review.

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

Change subject: Recurse into sub folder for jshint and jscs
......................................................................

Recurse into sub folder for jshint and jscs

Change-Id: I1f32c6545a15515565064b6ac665bcfeecb15190
---
M Gruntfile.js
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ConfirmAccount 
refs/changes/00/250200/1

diff --git a/Gruntfile.js b/Gruntfile.js
index 89994d2..b54265b 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -11,7 +11,7 @@
                                jshintrc: true
                        },
                        all: [
-                               '*.js'
+                               '**/*.js'
                        ]
                },
                jscs: {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1f32c6545a15515565064b6ac665bcfeecb15190
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ConfirmAccount
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to