mediawiki-extensions-Revisi.../tests/qunit
Leszek Manicki 8e7fe2434d Add eslint, to be used instead of jscs and/or jshint
First I jumped on replacing both jscs and jshint with eslint but
it might be premature decision. Although linting with eslint
is possible (like in there is wikimedia config for eslint)
it is still not clear should it

But in case the change happens we will be ready.

Apart from config stuff this changes few bits spotted by eslint:
improves some indentation, removes weird spaces, completes some
doc blocks, changes IIFE forms in tests. These changes do not
seem controversial.

Change-Id: I9f8bf0f5745da8e662685f4cd879ea4baa609c01
2016-09-05 09:47:11 +02:00
..
QUnit.revisionSlider.testOrSkip.js Add eslint, to be used instead of jscs and/or jshint 2016-09-05 09:47:11 +02:00
RevisionSlider.DiffPage.test.js Add eslint, to be used instead of jscs and/or jshint 2016-09-05 09:47:11 +02:00
RevisionSlider.HelpDialog.test.js Add eslint, to be used instead of jscs and/or jshint 2016-09-05 09:47:11 +02:00
RevisionSlider.Pointer.test.js Add eslint, to be used instead of jscs and/or jshint 2016-09-05 09:47:11 +02:00
RevisionSlider.PointerView.test.js Add eslint, to be used instead of jscs and/or jshint 2016-09-05 09:47:11 +02:00
RevisionSlider.Revision.test.js Add eslint, to be used instead of jscs and/or jshint 2016-09-05 09:47:11 +02:00
RevisionSlider.RevisionList.test.js Add eslint, to be used instead of jscs and/or jshint 2016-09-05 09:47:11 +02:00
RevisionSlider.RevisionListView.test.js Add eslint, to be used instead of jscs and/or jshint 2016-09-05 09:47:11 +02:00
RevisionSlider.Slider.test.js Add eslint, to be used instead of jscs and/or jshint 2016-09-05 09:47:11 +02:00
RevisionSlider.SliderView.test.js Add eslint, to be used instead of jscs and/or jshint 2016-09-05 09:47:11 +02:00