Commit graph

3 commits

Author SHA1 Message Date
libraryupgrader d9e7ea40bb build: Updating eslint-config-wikimedia to 0.19.0
Additional changes:
* eslint: Renamed `wikimedia/client` profile to `client-es5` (T277085).

Change-Id: I7f27054b06eb5a2db39ea11b3aa6b1ecb4665c2c
2021-03-14 00:53:19 +00:00
libraryupgrader 7d73fe42f2 build: Updating mediawiki/mediawiki-codesniffer to 33.0.0
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.FunctionComment.ObjectTypeHintParam
* MediaWiki.Commenting.PropertyDocumentation.MissingDocumentationPrivate

Additional changes:
* Dropped .inc files from .phpcs.xml (T200956).
* Added the `wikimedia/mediawiki` profile in .eslintrc.json (T262222).
* Removed globals `mw`, `OO`, included via `wikimedia/mediawiki` profile (T262222).
* Dropped the emtpy global definition in .eslintrc.json.

Change-Id: Ida0d516ee730bb3ec9b05c5962d03e3579b0e22d
2020-11-04 03:44:30 +00:00
zoranzoki21 7b24e036ed build: Replace jshint/jsonlint with eslint
Bug: T195542
Change-Id: I9fc04c658a8d593abc6d272b0f49809c60ec791a
2020-03-17 04:00:36 +00:00