X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=Gruntfile.js;h=6be908e0871487dde47005eca94373b4ca86c32d;hp=8018212e856894814aa9edf2a7ed90e5f36bc03e;hb=4013e78a03b9c9e482a2f8dc9efa7ed02edbf881;hpb=d2fcfb143d61a301c45ae1e0767090f7ed905465 diff --git a/Gruntfile.js b/Gruntfile.js index 8018212e85..6be908e087 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -33,9 +33,7 @@ module.exports = function ( grunt ) { '!vendor/**', // Explicitly say "**/*.js" here in case of symlinks '!extensions/**/*.js', - '!skins/**/*.js', - // Skip functions aren't even parseable - '!resources/src/mediawiki.hidpi/skip.js' + '!skins/**/*.js' ] }, jsonlint: {