X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=.jshintignore;h=73b086059a999d0a9d48df7bc920e4b91e5ffa98;hb=e3042357921f7758a31a72b7e8bd4280ad1752b3;hp=27bb258f52c10f63d3a1a2178f985c70badcd6fa;hpb=5c5255e227c3a9b6c5a3508d488423907f725040;p=lhc%2Fweb%2Fwiklou.git diff --git a/.jshintignore b/.jshintignore index 27bb258f52..73b086059a 100644 --- a/.jshintignore +++ b/.jshintignore @@ -1,14 +1,19 @@ # Generated documentation docs/html/ docs/js/ +resources/mediawiki.ui/docs + +# kss template for mediawiki ui documentation +resources/styleguide-template # 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.ba-throttle-debounce.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 @@ -19,12 +24,14 @@ 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/jquery.chosen/chosen.jquery.js resources/oojs/ +resources/oojs-ui/ +resources/sinonjs/ # github.com/jshint/jshint/issues/729 tests/qunit/suites/resources/mediawiki/mediawiki.jscompat.test.js