X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=Gruntfile.js;h=6be908e0871487dde47005eca94373b4ca86c32d;hb=1ac42d5c82a25132a9c7db131f1ac9c3c8db57c7;hp=8018212e856894814aa9edf2a7ed90e5f36bc03e;hpb=967a96e7fa5910f8fc451590decb381dbfb481ba;p=lhc%2Fweb%2Fwiklou.git 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: {