mediawiki-extensions-Popups/tests/node-qunit/instrumentation
joakin 807100bcca Limit line length to 80 characters
Enforce it with eslint.

Ignore:
* Comment lines with eslint disable directives
* QUnit test lines as they contain long subjects (QUnit.* (only, test,
  module, skip, etc)
* Strings, since long strings are used extensively in tests
  * Ignore template literals for similar reasons
* Regex literals as they may be too long, but can't be easily
  split in several lines
* Long urls

See bug for more general proposal for eslint-wikimedia-config.

Bug: T185295
Change-Id: I3aacaf46e61a4d96547c513073e179ef997deb09
2018-01-19 14:20:39 +01:00
..
eventLogging.test.js Limit line length to 80 characters 2018-01-19 14:20:39 +01:00
statsv.test.js Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00