Commit graph

6 commits

Author SHA1 Message Date
James D. Forrester 98fffb3d78 build: Upgrade various devDependencies to latest and make pass
* grunt-contrib-csslint: 0.4.0 -> 0.5.0
* grunt-banana-checker: 0.2.2 -> 0.4.0
* grunt-jscs: 1.8.0 -> 2.1.0

Change-Id: I3070938723648ef4e320d6abf88112b9c5a2b802
2015-10-06 17:24:40 -07:00
Kunal Mehta 05ded930b2 Gruntfile.js: Remove unused 'pkg'
It's unused and ends up being copied into a bunch of
repositories that also don't need it.

Change-Id: Ie8d1c905f382adc50ee71648e57bcfcf3f306ed2
2015-07-09 20:35:20 -07:00
Kunal Mehta 050b478c00 build: Update banana-checker, add jsonlint
Change-Id: If6efa3f5ee9c4b070916e25d8e1b7d93a6a94e1a
2015-06-12 15:52:10 +00:00
James D. Forrester ac2c2f268e build: Switch from grunt-jscs-checker to grunt-jscs
Use the 'wikimedia' preset, and make pass.

Change-Id: I1923b391bf79cc0992eb02ebe64c969e08354b6f
2015-06-05 18:21:18 -07:00
Kunal Mehta 8e3471ddc8 test: Read i18n directories for banana-checker from extension.json
Change-Id: I65a85756fcec790fe722c8bc523ba39c7d446b85
2015-05-29 12:44:52 -07:00
James D. Forrester 64a39ae460 Add a grunt checker for jshint, jscs, csslint, and banana and pass them
There was a pre-existing jshint config (.jshintrc) file that this upgrades based
on the equivalent files for VisualEditor and OOjs UI.

Change-Id: I3ecb0e65cc7ff090b7457be895917fbd8b8afd18
2014-06-03 20:16:18 -07:00