Commit graph

8 commits

Author SHA1 Message Date
Ed Sanders 93cac19268 build: Update linters
Change-Id: I73c774c0c10cb4ce90e4f51f7b7d3446591f3ee1
2020-04-07 11:13:11 +01:00
libraryupgrader e39c731368 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: If910b266ebd5d3aa1e485c6740b672eb44f82345
2020-01-08 06:54:14 +00:00
James D. Forrester af6db20f48 build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint
Change-Id: I825c702290766c7be5870fbdb6facc573f498cfe
2019-05-07 10:44:36 -07:00
James D. Forrester 0a9903293d build: Upgrade eslint-config-wikimedia from 0.10.1 to 0.11.0
Change-Id: I9415c7962bc5b03c12bc8174bffc601ce60e489e
2019-04-03 16:25:25 -07:00
Ed Sanders dc2caad941 build: Replace jshint with eslint
Bug: T210365
Change-Id: Ia5c2cfa722963d03a06f4c1799be5012229b1637
2018-11-30 21:14:16 +00:00
Umherirrender 0bb4cbc792 build: Always exclude vendor
Change-Id: Ia5d61836e3fd1c4813c5510164b3dc13009c2556
2017-11-11 17:05:47 +00:00
Antoine Musso 193339c7f0 build: add grunt-contrib-jshint
See T119973

Change-Id: If8ab371645148b932cf95af043ef0ea5b90db9cb
2017-04-21 18:24:05 +02:00
Kunal Mehta 219aa4214c build: Configure banana-checker and jsonlint
Change-Id: I378da88aaf58368e63b67c3db6c45c0047e7aa0c
2015-06-15 16:31:25 -07:00