X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.jshintignore;h=494890c00e990990269b04e5b0a8c71a1f2c12ec;hb=92dfd544b5c6da823c9fb01c32648249311391a5;hp=b161f1f8f51f46b9345c62f6de1e4d303d10fe7a;hpb=ad8bfe3b0facf09267b13767be017794f0d714b7;p=lhc%2Fweb%2Fwiklou.git diff --git a/.jshintignore b/.jshintignore index b161f1f8f5..494890c00e 100644 --- a/.jshintignore +++ b/.jshintignore @@ -1,35 +1,14 @@ # Generated documentation -docs/html/ -docs/js/ -resources/mediawiki.ui/docs - -# kss template for mediawiki ui documentation -resources/styleguide-template +docs/** # third-party libs -extensions/ -node_modules/ -resources/jquery/jquery.appear.js -resources/jquery/jquery.async.js -resources/jquery/jquery.cookie.js -resources/jquery/jquery.cycle.all.js -resources/jquery/jquery.farbtastic.js -resources/jquery/jquery.form.js -resources/jquery/jquery.hoverIntent.js -resources/jquery/jquery.js -resources/jquery/jquery.json.js -resources/jquery/jquery.jStorage.js -resources/jquery/jquery.mockjax.js -resources/jquery/jquery.qunit.js -resources/jquery/jquery.validate.js -resources/jquery/jquery.xmldom.js -resources/jquery.chosen/chosen.jquery.js -resources/jquery.effects/ -resources/jquery.tipsy/ -resources/jquery.ui/ -resources/mediawiki.libs/ -resources/oojs/ -resources/sinonjs/ +extensions/** +node_modules/** +resources/lib/** +resources/src/jquery.tipsy/** +resources/src/jquery/jquery.farbtastic.js +resources/src/mediawiki.libs/** +tests/frontend/node_modules/** # github.com/jshint/jshint/issues/729 tests/qunit/suites/resources/mediawiki/mediawiki.jscompat.test.js