X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=.jshintignore;h=494890c00e990990269b04e5b0a8c71a1f2c12ec;hb=132f7bb89f38780f1433caff8ec643e91a850a8a;hp=f740f137319b60cd0da457fc0bb4da98b3c8fc41;hpb=91f5f1770879066931d18946e205e37e2c1fcf5f;p=lhc%2Fweb%2Fwiklou.git diff --git a/.jshintignore b/.jshintignore index f740f13731..494890c00e 100644 --- a/.jshintignore +++ b/.jshintignore @@ -1,29 +1,14 @@ # Generated documentation -docs/html/ -docs/js/ +docs/** # third-party libs -extensions/ -node_modules/ -resources/jquery/jquery.appear.js -resources/jquery/jquery.async.js -resources/jquery/jquery.cycle.all.js -resources/jquery/jquery.cookie.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.effects/ -resources/jquery.tipsy/ -resources/jquery.ui/ -resources/mediawiki.libs/ -resources/jquery.chosen/chosen.jquery.js +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