4 Commits (d2d7b82aaf5cf5243da7bd2fc82daed0175f1c7a)

Author SHA1 Message Date
Antoine Musso a3fac7d4ba build: stylelint now ignores /vendor/
When using composer install at the root of the skin, stylelint attempts
to lint all the PHP packages and report errors.  Ignore the directory
entirely like we do for jshint or jsonlint.

Change-Id: I327ae63024f5c53be628297a438187ff91dfa962
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
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