Commit graph

7 commits

Author SHA1 Message Date
libraryupgrader 2fc86a0278 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: Ice701d31000653962aa4ebcf2352e367da4b211f
2021-01-30 07:16:41 +00:00
libraryupgrader e948bf3b51 build: Updating npm dependencies
* eslint-config-wikimedia: 0.12.0 → 0.15.0
  The following rules are failing and were disabled:
  * brace-style
  * camelcase
  * eqeqeq
  * max-len
  * max-statements-per-line
  * new-cap
  * no-alert
  * no-console
  * no-constant-condition
  * no-dupe-keys
  * no-empty
  * no-implicit-globals
  * no-jquery/no-global-selector
  * no-mixed-spaces-and-tabs
  * no-redeclare
  * no-tabs
  * no-undef
  * no-underscore-dangle
  * no-unused-vars
  * no-use-before-define
  * no-useless-concat
  * one-var
  * valid-jsdoc
  * vars-on-top

* grunt-eslint: 21.0.0 → 22.0.0

Additional changes:
* Added .eslintcache to .gitignore.
* Removing manual reportUnusedDisableDirectives for eslint.

Change-Id: I3a57a2cc46f83ef5792e02e2c2a842dd833d008a
2020-01-08 03:01:44 +00:00
James D. Forrester ab49140e61 build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint
Change-Id: Ie129e854469e276022bad488bfc813b550256541
2019-05-07 10:14:22 -07:00
James D. Forrester c1399a6d3d build: Install eslint
Change-Id: Ie129e854469e276022bad488bfc813b550256542
2019-05-07 10:14:19 -07:00
Umherirrender 86e3c6008e build: Always exclude vendor
Change-Id: I54e5c02aac5595b9be346b54f58b8a51455a4635
2017-11-08 17:15:51 +01:00
Antoine Musso ec53ace689 build: add grunt-contrib-jshint
See T119973

Change-Id: I84bd7ef2365e2f2b18935af5aecba2055de7ffc6
2017-04-21 18:24:03 +02:00
Kunal Mehta 58aa150649 build: Configure banana-checker and jsonlint
Change-Id: I2da5745f3065752001dfc95eb08c8a92c76b41dc
2015-06-15 16:32:37 -07:00