Commit graph

10 commits

Author SHA1 Message Date
libraryupgrader f6ee327a78 build: Updating eslint-config-wikimedia to 0.18.0
Additional changes:
* Added the "composer phan" command to conveniently run phan.
* Removing manual extensions for eslint.

Change-Id: I7eee67a7be3d74429f897dd165c268a8fd930b3a
2021-01-27 17:52:14 +00:00
libraryupgrader 09c1174961 build: Updating npm dependencies
* stylelint-config-wikimedia: 0.6.0 → 0.8.0
* eslint-config-wikimedia: 0.12.0 → 0.15.0
* grunt-stylelint: 0.11.1 → 0.13.0
* grunt-eslint: 21.0.0 → 22.0.0

Additional changes:
* Removing manual reportUnusedDisableDirectives for eslint.

Change-Id: Ic8958ed0fffdad06f1112cb4529589c7db27a321
2020-01-09 01:24:10 -08:00
Amir Aharoni 5723ae91d1 Split apihelp messages to a separate file
Bug: T189982
Change-Id: I915b0d5b0dc4232d8999c5fcf246274537503121
2019-05-11 11:05:07 +03:00
James D. Forrester 4ff1aa4b27 build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint
Bug: T220036
Change-Id: Iaa39b38322be38c06afd6b870cfe16b3ee8f8543
2019-05-06 15:12:27 -07:00
Umherirrender 86570ed5c3 Use json extension for .stylelintrc
Bug: T173516
Change-Id: I947590725970745378da0b4e85b254efa0c2f169
2017-08-19 09:37:30 +02:00
Fomafix 19d698b422 Change from jshint to eslint
Change-Id: I9d8a31c8048f9d80e8395a637573272ca5f9fea5
2017-04-30 10:47:34 +02:00
Antoine Musso 0aef89d5d4 build: add grunt-contrib-jshint
See T119973

Change-Id: I468f8c680ba789a222b527ac93f69bef600f9eb3
2017-04-21 18:24:02 +02:00
Umherirrender 400a3ad210 Add stylelint for css files
Fixed the following rules:
color-hex-case
declaration-colon-space-after
indentation

Change-Id: I417137916607a25bab6a3c85a95b4c489fb8a8a5
2017-04-17 19:52:24 +02:00
Kunal Mehta f5e8bf0800 build: Adding configuration for jsonlint
Change-Id: I71675f504ec9b72a1cb8794fef01424fb716a2fb
2015-06-11 21:30:57 -07:00
Kunal Mehta 48e700ffee test: Configuring banana-checker for i18n messages
Change-Id: I473d1589ef8df5e30f690ef139c1f66869206a3e
2015-04-20 20:19:20 -07:00