Commit graph

9 commits

Author SHA1 Message Date
libraryupgrader 102a372cf1 build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 34.0.0 → 35.0.0
* mediawiki/minus-x: 1.1.0 → 1.1.1

npm:
* eslint-config-wikimedia: 0.17.0 → 0.18.1

Additional changes:
* Added the "composer phan" command to conveniently run phan.
* Removing manual extensions for eslint.

Change-Id: Iaf6913df719ab0c01535b6ab580d91f6b63fa88b
2021-01-30 15:53:32 +00:00
libraryupgrader 7025be47c1 build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 28.0.0 → 29.0.0
  The following sniffs are failing and were disabled:
  * MediaWiki.Commenting.FunctionComment.MissingDocumentationPrivate

npm:
* eslint-config-wikimedia: 0.12.0 → 0.15.0
* grunt-eslint: 21.0.0 → 22.0.0

Additional changes:
* Also sorted "composer fix" command to run phpcbf last.
* Removing manual reportUnusedDisableDirectives for eslint.

Change-Id: I351f0a333fd5f06e47f0748aa25cb3fff63cc67f
2020-01-15 09:17:22 +00:00
Alex Monk 7683625d9e Split apihelp messages to a separate file
Bug: T189982
Change-Id: I719dd65bfe502094fa7b12d5d67d45f92d9daf5b
2019-08-25 00:00:59 +01:00
James D. Forrester f2cbf77787 build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint
Change-Id: I764c24fcd33a1732bb228fd68cde919f8bd5273e
2019-05-07 10:52:31 -07:00
Alangi Derick 6f3840db35 Add recent pattern for ESLinting in repo
Use of all: '.' in Gruntfile.js for eslint config and
eslintIgnore in package.json to ignore linting the "vendor/"
directory.

Change-Id: Ic8489351b8de6b7e31a95a55420db1f772f8d535
2018-09-03 15:31:36 +01:00
Umherirrender e60c111566 build: Always exclude vendor and node_modules
Change-Id: I4360de1ed97a3bbb89a611fc566ba2e89c1def37
2017-11-12 00:40:18 +01:00
Ed Sanders 2969f18872 build: Upgrade linters
Change-Id: Ie377edfccd078e08a1cdb5c9e021a4b96a41599b
2017-10-09 15:29:26 +01:00
Antoine Musso e31cf4734c build: add grunt-contrib-jshint
See T119973

Change-Id: Ie909a16ea605beb66363453e5adccefa42b6a674
2017-04-21 18:24:05 +02:00
Kunal Mehta 9a27b49107 build: Configure banana-checker and jsonlint
Change-Id: I89b3081c9aa7ae89e8a38f0c339f7a2a091278c9
2015-06-19 22:28:08 -07:00