X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_del%27%2C%20idvote=vote.voteid%29%20%7D%7D?a=blobdiff_plain;f=.jshintignore;h=494890c00e990990269b04e5b0a8c71a1f2c12ec;hb=e10055bfdc62a12ac6bd00db516b74f9750c276c;hp=f740f137319b60cd0da457fc0bb4da98b3c8fc41;hpb=5c3fecdb372bbd96301a1c21d8fae3219c55a356;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