JanZerebecki has uploaded a new change for review.

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

Change subject: Remove extra comma to fix jshint complaint.
......................................................................

Remove extra comma to fix jshint complaint.

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


  git pull ssh://gerrit.wikimedia.org:29418/wikidata/query/rdf 
refs/changes/98/247298/1

diff --git a/Gruntfile.js b/Gruntfile.js
index 1a610be..72e21a5 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -23,7 +23,7 @@
                        all: [
                                '*.json',
                                '**/*.json',
-                               '!node_modules/**',
+                               '!node_modules/**'
                        ]
                }
        } );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaff83095a9bbfc553f1d35b1ae883536349b3d2c
Gerrit-PatchSet: 1
Gerrit-Project: wikidata/query/rdf
Gerrit-Branch: master
Gerrit-Owner: JanZerebecki <[email protected]>

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

Reply via email to