8 Commits (95c62d137a0f361400898e92f902fa6323633fe6)

Author SHA1 Message Date
Timo Tijhof 67f3403d29 build: Switch from JSHint to ESLint
Change-Id: Ie090d1ba345b5e59c06c5aaa30cacfb14a41dc2d
8 years ago
Antoine Musso a9a07f65b2 build: update dependencies
grunt-contrib-jshint 0.11.3 has some deep dependencies that trigger
warnings:

warning grunt-contrib-jshint > jshint > minimatch@2.0.10:
Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

warning grunt-contrib-jshint > jshint > cli > glob > minimatch@0.3.0:
Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

Updated it to latest, and while at it update other dependencies.

Change-Id: Ic56e44c1de9c5d4be7be39005fb5fc14318c0925
8 years ago
Antoine Musso 5f3c18d17d build: bump grunt and drop grunt-cli
grunt 1.x now includes a CLI command, hence grunt-cli is no more needed.

Change-Id: I94f0c66236b5f0f12220741276c7fe24a89c65e0
8 years ago
Antoine Musso d84e426350 Define npm peer dependency explicitly
npm 3 requires dependencies to be explicitly defined.

Also reorder banana-grunt-checker

Bug: T172094
Change-Id: Ic640ccf0f577e47036d473892522ea758014fab4
8 years ago
Umherirrender 77ff62c02c Add stylelint for css and less files
Fixed the following rules:
- number-leading-zero
- length-zero-no-unit
- string-quotes
- max-empty-lines
- selector-pseudo-element-colon-notation
- at-rule-empty-line-before
- at-rule-name-space-after
- media-feature-parentheses-space-inside
- color-hex-case
- declaration-block-semicolon-space-bef
- declaration-property-value-blacklist

Change-Id: Id0b43bff22b3f9ae9b912bd886e2da4c8576b165
8 years ago
James D. Forrester 574ba65e7d build: Bump grunt-jsonlint from 1.0.6 to 1.0.7
Change-Id: I33a097b8b0143a73649033a2af792ad93836fcb0
9 years ago
Paladox 4b7fdbbdd3 Update Jenkins tests
Add support for running jshint in npm.

Add support for running tests through composer.json.

Change-Id: I97ab0afa8edaba06821651b595a470b0771d354d
9 years ago
Isarra 3a1bc368de Initial skin from skin:Example; just renamed
Change-Id: Ic60e93eff08abe541635e135faf04e60a756f44c
9 years ago