Commit graph

11 commits

Author SHA1 Message Date
Umherirrender e8e4429a22 build: Run stylelint for less file
Follow-Up: I558fa2aaed90afee8488f8b68c71959e3c75331d
Change-Id: I3a53a5cad92bb74a2a92385e40c939d4682315c0
2024-05-18 19:47:53 +00:00
libraryupgrader 255d43e6a1 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: I8bb66a4485564d0518f105ccbbdd8f8ba73d20a3
2021-01-30 06:33:24 +00:00
libraryupgrader fe03c7611b build: Updating npm dependencies
* grunt-eslint: 21.0.0 → 22.0.0
* eslint-config-wikimedia: 0.12.0 → 0.15.0

Additional changes:
* Removing manual reportUnusedDisableDirectives for eslint.

Change-Id: I5c3814b05eb051244fdd1e6d927b598099cb89da
2020-01-08 17:35:22 +00:00
Kunal Mehta 0af536bbab build: Remove duplicate eslintignore info from Gruntfile.js
This is already in .eslintignore. Also we don't need to ignore
node_modules/, that's already done by default.

Change-Id: I8c03515cf7d3dab11555f4c4b7f5f2d11aa49a2a
2019-07-15 22:08:27 -04:00
James D. Forrester 31c72b5898 build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint
Change-Id: I13f58204a37fe34b802c1fd481927d1226f77430
2019-05-07 09:59:52 -07:00
James D. Forrester b4269c1037 build: Enable whitespace rules and make pass
Change-Id: I67f46bf01ccd42e9d3473e7238cc6cf6494e1505
2019-04-06 17:05:17 -07:00
MarcoAurelio a97fe82c40 build: Replace deprecated jshint with eslint and make pass
Bug: T220161
Change-Id: I768d7da58f0ebb1ae10b41510d4a0b48a1139e3c
2019-04-06 16:54:39 -07:00
Umherirrender a774b1a297 Use json extension for .stylelintrc
Bug: T173516
Change-Id: I2ffdd7d96dcd56e14c06b46ebb4239a2e6ee6054
2017-08-19 10:12:13 +02:00
Umherirrender dcb5bfe905 Add stylelint for css files
Fixed the following rule:
indentation

Change-Id: Ied3cff2da73568fb91c4190d0c346f165486431b
2017-04-17 21:45:43 +00:00
Paladox 41b9f5d2e7 Add grunt-contrib-jshint to npm
Change-Id: I6bcf5c2b98e918f675181c2fe283416f07cce982
2016-03-24 16:47:31 +00:00
Kunal Mehta dfa0b83f81 build: Configure banana-checker and jsonlint
Change-Id: Id3cef50dea13682bdb6a9fec847b20cb1a15a1ed
2015-06-19 21:58:30 -07:00