Commit graph

9 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
James D. Forrester 5686adebb5 build: Bump grunt-contrib-jshint from 0.11.2 to 0.11.3 to fix upstream issue
Change-Id: I7b476da4dc068181208f3054534a1526ea8e0ccb
2015-09-03 14:21:34 -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 2940c124d7 build: Updating development dependencies
* grunt: 0.4.2 → 0.4.5
* grunt-contrib-csslint: 0.2.0 → 0.4.0
* grunt-contrib-jshint: 0.10.0 → 0.11.2
* grunt-banana-checker: 0.2.1 → 0.2.2
* grunt-jscs-checker: 0.4.4 → 0.8.1

Change-Id: I7a3be3af2a5665dd8d907beeecb0a2f1bbb94be5
2015-06-05 17:14:44 -07:00
Kunal Mehta d20e1c34c3 test: Add explicit dependency upon grunt-cli
Change-Id: Idf28d5834982bac3dad55b6cd5626725703872d2
2015-05-29 12:44:45 -07:00
James D. Forrester b8adf5764a build: Update grunt-banana-checker to v0.2.1
Change-Id: I0437598add5ab79760e68f937a9d70e45bfb7233
2015-03-27 16:49:45 -07:00
Timo Tijhof 3ecbaefef1 Document code with JSDuck
Change-Id: Ieb812a2fb85135f6db18a9a02c94efd83695a19e
2015-03-06 17:56:30 -08: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